Skip to content

Commit

Permalink
Remove EPPlus
Browse files Browse the repository at this point in the history
  • Loading branch information
phongnguyend committed Jan 13, 2025
1 parent 5fa869e commit eb85e9d
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 425 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -876,10 +876,4 @@ For the production environment, it is necessary to get a specific license, if yo
The source code under [/src/IdentityServer/Duende](/src/IdentityServer/Duende) folder uses the source code from https://github.com/DuendeSoftware/IdentityServer.Quickstart.UI which is under the terms of the following
[**license**](https://github.com/DuendeSoftware/IdentityServer.Quickstart.UI/blob/main/LICENSE).
### EPPLus License 🔑
**EPPlus 5** can be used under Polyform Noncommercial license or a commercial license.
For the production environment, it is necessary to get a specific license, if you would like more information about the licensing of **EPPlus 5** - please check [this link](https://www.epplussoftware.com/en/LicenseOverview).
##
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="ClosedXML" Version="0.102.1" />
<PackageReference Include="EPPlus" Version="7.0.4" />
<PackageReference Include="ExcelDataReader" Version="3.6.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="ClosedXML" Version="0.102.1" />
<PackageReference Include="EPPlus" Version="7.0.3" />
<PackageReference Include="ExcelDataReader" Version="3.6.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Dapper.StrongName" Version="2.1.24" />
<PackageReference Include="DinkToPdf" Version="1.0.8" />
<PackageReference Include="EPPlus" Version="7.0.3" />
<PackageReference Include="ExcelDataReader" Version="3.6.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
Expand Down

This file was deleted.

Loading

0 comments on commit eb85e9d

Please sign in to comment.