bilal.fazlani
- 329,262 total downloads
- last updated 2/16/2020
- Latest version: 3.8.3
Common nuget package required for TrackerEnabledDbContext & TrackerEnabledDbContext.Identity
- 261,515 total downloads
- last updated 2/16/2020
- Latest version: 3.8.3
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes.
NOTE: TO USE WITH ASP.NET MVC 5...
More information
- 179,692 total downloads
- last updated 2/4/2022
- Latest version: 6.0.5
Model your command line application interface in a class
- 131,453 total downloads
- last updated 2/16/2020
- Latest version: 3.8.3
This is DbContext for use with ASP.Net Identity.
It extends Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT & WHEN.
- 44,035 total downloads
- last updated 5/17/2016
- Latest version: 0.0.5-beta (prerelease)
Statsd client for C#, providing a full set of counter/timer/gauge/set functionality in an easy to use static. Helpers are provided for easily timing chunks of code too.
This project is a fork of https://www.nuget.org/packages/StatsdClient/ as the original package is not compatible with core clr.
- 24,711 total downloads
- last updated 11/15/2021
- Latest version: 4.0.1
Configures Microsoft.Extensions.DependencyInjection for dependency injection
- 10,121 total downloads
- last updated 11/15/2021
- Latest version: 4.0.1
Configures Autofac for dependency injection
- 7,755 total downloads
- last updated 1/16/2022
- Latest version: 5.0.1
Test your CommandDotNet application
- 6,753 total downloads
- last updated 11/30/2021
- Latest version: 5.0.1
Uses FluentValidation validators to validate arguments defined using an IArgumentModel
- 4,541 total downloads
- last updated 11/15/2021
- Latest version: 3.0.1
Uses Humanizer to transform the case of command and argument names
- 3,729 total downloads
- last updated 11/30/2021
- Latest version: 2.0.3
Uses System.ComponentModel.DataAnnotations to validate arguments
- 3,254 total downloads
- last updated 11/15/2021
- Latest version: 4.0.1
Configures SimpleInjector for dependency injection
- 2,702 total downloads
- last updated 2/13/2016
- Latest version: 1.0.16
This is a cross platform command line tool that enables you to modify project.json file. You will usually need this for your build scripts when you want to patch project.json file for version increments, or adding release notes.
- 1,829 total downloads
- last updated 11/15/2021
- Latest version: 3.0.1
Print alerts if current version of the app is not the latest published version
- 971 total downloads
- last updated 6/26/2018
- Latest version: 1.2.3
Convert excel files into sql scripts
- 888 total downloads
- last updated 11/30/2021
- Latest version: 2.0.2
Integrate Spectre Console utilities into CommandDotNet
- 717 total downloads
- last updated 3/10/2018
- Latest version: 0.0.4-beta (prerelease)
Want to create an api without writing code? With this library, all you have to do is create models. Persisting of data and exposing rest endpoints will be done automatically.
- 565 total downloads
- last updated 11/30/2021
- Latest version: 2.0.2
Integrate Spectre test utilities with CommandDotNet.TestTools