bilal.fazlani
- 339,600 total downloads
- last updated 2/16/2020
- Latest version: 3.8.3
Common nuget package required for TrackerEnabledDbContext & TrackerEnabledDbContext.Identity
- 269,278 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
- 188,200 total downloads
- last updated 2/4/2022
- Latest version: 6.0.5
Model your command line application interface in a class
- 135,071 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,820 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.
- 26,530 total downloads
- last updated 11/15/2021
- Latest version: 4.0.1
Configures Microsoft.Extensions.DependencyInjection for dependency injection
- 10,566 total downloads
- last updated 11/15/2021
- Latest version: 4.0.1
Configures Autofac for dependency injection
- 8,444 total downloads
- last updated 1/16/2022
- Latest version: 5.0.1
Test your CommandDotNet application
- 7,198 total downloads
- last updated 11/30/2021
- Latest version: 5.0.1
Uses FluentValidation validators to validate arguments defined using an IArgumentModel
- 4,944 total downloads
- last updated 11/15/2021
- Latest version: 3.0.1
Uses Humanizer to transform the case of command and argument names
- 4,279 total downloads
- last updated 11/30/2021
- Latest version: 2.0.3
Uses System.ComponentModel.DataAnnotations to validate arguments
- 3,476 total downloads
- last updated 11/15/2021
- Latest version: 4.0.1
Configures SimpleInjector for dependency injection
- 2,817 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,943 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
- 1,037 total downloads
- last updated 6/26/2018
- Latest version: 1.2.3
Convert excel files into sql scripts
- 1,018 total downloads
- last updated 11/30/2021
- Latest version: 2.0.2
Integrate Spectre Console utilities into CommandDotNet
- 763 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.
- 628 total downloads
- last updated 11/30/2021
- Latest version: 2.0.2
Integrate Spectre test utilities with CommandDotNet.TestTools