MaxRev.Gdal.LinuxRuntime.Minimal by: MaxRev
  • 38 total downloads
  • Latest version: 3.13.1.534
  • gdal netcore docker
GDAL (3.13.1) minimal libraries package. Drivers included PROJ (9.8.0), GEOS (3.14.1), SQLITE3, CURL, JPEG, PNG, HDF4, HDF5, and others. Targets linux-arm64 and linux-x64 runtimes. Target Frameworks: netstandard[2.1|2.0], netframework 4.6.1+, net6.0, net7.0, net8.0, net9.0, net10.0
MaxRev.Gdal.Core by: MaxRev
  • 68 total downloads
  • Latest version: 3.13.1.534
  • gdal netcore docker
GDAL (3.13.1) bindings for dotnet core (linux-x64, linux-arm64, osx-arm64, osx-x64, and win-x64). Bridge between gdal and netcore. Use dependency package for target runtime to get drivers. Works in docker containers without pkg installations!! Just call - GdalBase.ConfigureAll()
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 46 total downloads
  • Latest version: 3.0.3
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89afed755a266c
MaxRev.Gdal.LinuxRuntime.Minimal.arm64 by: MaxRev
  • 6 total downloads
  • Latest version: 3.11.4.376
  • gdal netcore docker
GDAL (3.11.4) minimal libraries package. Drivers included PROJ (9.6.2), GEOS (3.13.0), SQLITE3, CURL, JPEG, PNG, HDF4, HDF5, and others. Targets linux-arm64 runtime. Target Frameworks: netstandard[2.1|2.0], netframework 4.6.1+, net6.0, net7.0, net8.0, net9.0
MaxRev.Gdal.WindowsRuntime.Minimal by: MaxRev
  • 9 total downloads
  • Latest version: 3.11.4.376
  • gdal netcore docker
GDAL (3.11.4) minimal libraries package. Drivers included PROJ (9.6.2), GEOS (3.13.0), SQLITE3, CURL, JPEG, PNG, HDF4, HDF5, and others. Targets win-x64 runtime. Target Frameworks: netstandard[2.1|2.0], netframework 4.6.1+, net6.0, net7.0, net8.0, net9.0
MaxRev.Gdal.LinuxRuntime.Minimal.x64 by: MaxRev
  • 2 total downloads
  • Latest version: 3.11.4.376
  • gdal netcore docker
GDAL (3.11.4) minimal libraries package. Drivers included PROJ (9.6.2), GEOS (3.13.0), SQLITE3, CURL, JPEG, PNG, HDF4, HDF5, and others. Targets linux-x64 runtime. Target Frameworks: netstandard[2.1|2.0], netframework 4.6.1+, net6.0, net7.0, net8.0, net9.0
Mapster.Core by: chaowlert eric_swann andrerav
  • 27 total downloads
  • Latest version: 10.0.8
  • Mapster
Lightweight library for Mapster and Mapster CodeGen
Mapster.DependencyInjection by: chaowlert eric_swann andrerav
  • 20 total downloads
  • Latest version: 10.0.8
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 270 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 32 total downloads
  • Latest version: 2.3.11
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 35 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 268 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 33 total downloads
  • Latest version: 2.3.11
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 264 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 20 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 20 total downloads
  • Latest version: 2.3.11
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 35 total downloads
  • Latest version: 2.3.11
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 268 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Cors by: Microsoft
  • 30 total downloads
  • Latest version: 2.3.11
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 20 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.