Idevs.Net.CoreLib
0.0.81
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Idevs.Net.CoreLib --version 0.0.81
NuGet\Install-Package Idevs.Net.CoreLib -Version 0.0.81
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Idevs.Net.CoreLib" Version="0.0.81" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Idevs.Net.CoreLib" Version="0.0.81" />
<PackageReference Include="Idevs.Net.CoreLib" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Idevs.Net.CoreLib --version 0.0.81
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Idevs.Net.CoreLib, 0.0.81"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Idevs.Net.CoreLib&version=0.0.81
#tool nuget:?package=Idevs.Net.CoreLib&version=0.0.81
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Idevs.Net.CoreLib
A library to extended Serenity Framework.
Installation
To install this module, run the following command in your computer terminal:
dotnet add package Idevs.Net.CoreLib
Add the following code to /Initialization/Startup.cs
public void ConfigureServices(IServiceCollection services)
{
--- ommited ---
services.AddScoped<IViewPageRenderer, ViewPageRenderer>();
services.AddScoped<IIdevsPdfExporter, IdevsPdfExporter>();
services.AddScoped<IIdevsExcelExporter, IdevsExcelExporter>();
}
--- ommited ---
public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
{
StaticServiceProvider.Provider = app.ApplicationServices;
--- ommited ---
}
License
Authors
Usage
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Ardalis.GuardClauses (>= 4.3.0)
- ClosedXML (>= 0.102.2)
- Microsoft.AspNetCore.Components.Web (>= 6.0.26)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 6.0.26)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 6.0.26)
- Microsoft.Data.SqlClient (>= 5.1.4)
- PuppeteerSharp (>= 13.0.2)
- Serenity.Assets (>= 6.5.1)
- Serenity.Extensions (>= 6.5.1)
- Serenity.Net.Web (>= 6.5.1)
- Serenity.Scripts (>= 6.5.1)
-
net8.0
- Ardalis.GuardClauses (>= 4.3.0)
- ClosedXML (>= 0.102.2)
- Microsoft.AspNetCore.Components.Web (>= 8.0.1)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.1)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 8.0.1)
- Microsoft.Data.SqlClient (>= 5.1.4)
- PuppeteerSharp (>= 13.0.2)
- Serenity.Assets (>= 8.1.5)
- Serenity.Corelib (>= 8.1.5)
- Serenity.Extensions (>= 8.1.5)
- Serenity.Net.Core (>= 8.1.5)
- Serenity.Net.Data (>= 8.1.5)
- Serenity.Net.Entity (>= 8.1.5)
- Serenity.Net.Services (>= 8.1.5)
- Serenity.Net.Web (>= 8.1.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.1.0 | 146 | 12/5/2024 |
0.0.92 | 157 | 9/3/2024 |
0.0.91 | 130 | 8/28/2024 |
0.0.90 | 154 | 8/28/2024 |
0.0.89 | 142 | 8/28/2024 |
0.0.88 | 150 | 8/26/2024 |
0.0.87 | 181 | 8/17/2024 |
0.0.86 | 150 | 8/17/2024 |
0.0.85 | 161 | 8/16/2024 |
0.0.84 | 174 | 3/24/2024 |
0.0.83 | 189 | 1/27/2024 |
0.0.82 | 151 | 1/23/2024 |
0.0.81 | 133 | 1/22/2024 |
0.0.80 | 176 | 1/15/2024 |
0.0.79 | 162 | 1/14/2024 |
0.0.78 | 146 | 1/14/2024 |
0.0.77 | 158 | 1/14/2024 |
0.0.76 | 147 | 1/14/2024 |
0.0.75 | 163 | 1/13/2024 |
0.0.74 | 153 | 1/13/2024 |
0.0.73 | 272 | 10/23/2023 |
0.0.72 | 186 | 10/15/2023 |
0.0.71 | 189 | 10/15/2023 |
0.0.70 | 167 | 10/14/2023 |
0.0.69 | 162 | 10/14/2023 |
0.0.68 | 180 | 10/13/2023 |
0.0.67 | 217 | 8/27/2023 |
0.0.66 | 212 | 6/10/2023 |
0.0.65 | 183 | 6/10/2023 |
0.0.64 | 210 | 6/10/2023 |
0.0.63 | 231 | 6/8/2023 |
0.0.62 | 222 | 6/3/2023 |
0.0.61 | 219 | 6/3/2023 |
0.0.60 | 218 | 6/1/2023 |
0.0.59 | 191 | 6/1/2023 |
0.0.58 | 188 | 5/31/2023 |
0.0.57 | 181 | 5/31/2023 |
0.0.56 | 203 | 5/31/2023 |
0.0.55 | 216 | 5/31/2023 |
0.0.54 | 181 | 5/31/2023 |
0.0.53 | 193 | 5/31/2023 |
0.0.52 | 171 | 5/31/2023 |
0.0.51 | 186 | 5/31/2023 |
0.0.50 | 174 | 5/30/2023 |
0.0.49 | 188 | 5/27/2023 |
0.0.48 | 165 | 5/27/2023 |
0.0.47 | 179 | 5/26/2023 |
0.0.46 | 186 | 5/26/2023 |
0.0.45 | 168 | 5/26/2023 |
0.0.44 | 185 | 5/26/2023 |
0.0.43 | 171 | 5/26/2023 |
0.0.42 | 175 | 5/26/2023 |
0.0.41 | 191 | 5/26/2023 |
0.0.40 | 171 | 5/24/2023 |
0.0.39 | 210 | 4/15/2023 |
0.0.38 | 230 | 4/15/2023 |
0.0.37 | 258 | 4/13/2023 |
0.0.36 | 216 | 4/13/2023 |
0.0.35 | 207 | 4/13/2023 |
0.0.34 | 223 | 4/12/2023 |
0.0.33 | 218 | 4/12/2023 |
0.0.32 | 222 | 4/12/2023 |
0.0.31 | 223 | 4/12/2023 |
0.0.30 | 227 | 4/12/2023 |
0.0.29 | 264 | 4/2/2023 |
0.0.28 | 241 | 4/2/2023 |
0.0.27 | 239 | 4/2/2023 |
0.0.26 | 270 | 3/26/2023 |
0.0.25 | 244 | 3/26/2023 |
0.0.24 | 234 | 3/24/2023 |
0.0.23 | 259 | 3/24/2023 |
0.0.22 | 240 | 3/24/2023 |
0.0.21 | 256 | 3/22/2023 |
0.0.20 | 257 | 3/22/2023 |
0.0.19 | 265 | 3/21/2023 |
0.0.18 | 256 | 3/12/2023 |
0.0.17 | 247 | 3/9/2023 |
0.0.16 | 274 | 3/4/2023 |
0.0.15 | 252 | 3/4/2023 |
0.0.14 | 306 | 3/4/2023 |
0.0.13 | 259 | 3/4/2023 |
0.0.12 | 246 | 3/4/2023 |
0.0.11 | 272 | 3/2/2023 |
0.0.10 | 260 | 3/2/2023 |
0.0.9 | 272 | 2/28/2023 |
0.0.8 | 280 | 2/28/2023 |
0.0.7 | 279 | 2/28/2023 |
0.0.6 | 274 | 2/28/2023 |
0.0.5 | 273 | 2/28/2023 |
0.0.4 | 266 | 2/27/2023 |
0.0.3 | 273 | 2/27/2023 |
0.0.2 | 265 | 2/26/2023 |
0.0.1 | 272 | 2/25/2023 |