ExcelDataReader.DataSet by: ExcelDataReader developers
  • 25 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
FastExpressionCompiler by: Maksim Volkau
  • 19 total downloads
  • Latest version: 4.1.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fortress.Facilities.Logging by: @fir3pho3nixx @hikalkan
  • 1 total downloads
  • Latest version: 0.5.265
  • Castle Windsor Cryosharp Volosoft Fortress Core NetCoreApp DotnetCore CoreFx Standard NetStandard Boilerplate AspNetBoilerplate
Unofficial Castle Windsor on dotnet core
Fortress.Windsor by: @fir3pho3nixx @hikalkan
  • 1 total downloads
  • Latest version: 0.5.265
  • Castle Windsor Cryosharp Volosoft Fortress Core NetCoreApp DotnetCore CoreFx Standard NetStandard Boilerplate AspNetBoilerplate
Unofficial Castle Windsor on dotnet core
Fractions by: Daniel Mueller
  • 16 total downloads
  • Latest version: 4.0.1
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Hangfire.AspNetCore by: Sergey Odinokov
  • 120 total downloads
  • Latest version: 1.8.23
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Console by: Alexey Skalozub
  • 1 total downloads
  • Latest version: 1.4.2
  • hangfire console logging
Job console for Hangfire
HangFire.Core by: Sergey Odinokov
  • 11 total downloads
  • Latest version: 0.9.0
  • Long-Running Async Background Fire-And-Forget Jobs Tasks Workers Threading Queue
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 138 total downloads
  • Latest version: 1.8.12
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 30 total downloads
  • Latest version: 2.0.3
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage
Hangfire.NetCore by: Sergey Odinokov
  • 37 total downloads
  • Latest version: 1.8.12
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.RecurringJobExtensions by: icsharp
  • 1 total downloads
  • Latest version: 1.1.6
  • Hangfire RecurringJob
Hangfire extensions for RecurringJob
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 28 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IdentityModel by: Dominick Baier Brock Allen
  • 9 total downloads
  • Latest version: 3.10.4
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 1 total downloads
  • Latest version: 2.7.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
Package Description
IdentityServer4 by: Brock Allen Dominick Baier
  • 1 total downloads
  • Latest version: 1.3.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AspNetIdentity by: Brock Allen Dominick Baier
  • 3 total downloads
  • Latest version: 1.0.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Identity
ASP.NET Core Identity Integration for IdentityServer4
JetBrains.Annotations by: JetBrains
  • 50 total downloads
  • Latest version: 2023.3.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
KubernetesClient by: The Kubernetes Project Authors
  • 9 total downloads
  • Latest version: 3.0.6
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
log4net by: The Apache Software Foundation
  • 33 total downloads
  • Latest version: 2.0.16
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
log4net.Ext.Json by: Robert Cutajar Grzegorz Dziadkiewicz
  • 15 total downloads
  • Latest version: 2.0.10.1
  • logging json
Enable JSON logging in log4net.