EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 32 total downloads
- Latest version: 8.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
ExcelDataReader
by: ExcelDataReader developers
- 28 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
Fortress.Facilities.Logging
by: @fir3pho3nixx @hikalkan
- 1 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fortress.Windsor
by: @fir3pho3nixx @hikalkan
- 1 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fractions
by: Daniel Mueller
- 15 total downloads
- Latest version: 4.0.1
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
- 119 total downloads
- Latest version: 1.8.12
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
Job console for Hangfire
Hangfire.Core
by: Sergey Odinokov
- 120 total downloads
- Latest version: 1.8.12
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.NetCore
by: Sergey Odinokov
- 37 total downloads
- Latest version: 1.8.12
.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 extensions for RecurringJob
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 27 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
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 1 total downloads
- Latest version: 2.7.0
Package Description
IdentityServer4
by: Brock Allen Dominick Baier
- 1 total downloads
- Latest version: 1.3.1
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
ASP.NET Core Identity Integration for IdentityServer4
JetBrains.Annotations
by: JetBrains
- 47 total downloads
- Latest version: 2023.3.0
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
- 26 total downloads
- Latest version: 1.6.15-ge11cc58e56
Client library for the Kubernetes open source container orchestrator.
log4net
by: The Apache Software Foundation
- 28 total downloads
- Latest version: 2.0.16
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
- 14 total downloads
- Latest version: 2.0.10.1
Enable JSON logging in log4net.