Skip to content

bmccord/Sugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains .NET extension methods for .NET programmers that make some things a bit easier. The original code was by Rob Conery. His original Nuget package placed the code in App_Code directory which caused some trouble with certain project types. I wanted it to work with all project types so I built his code into a .dll and packaged it.

How to Install

You can directly install this project from Nuget. There is one package:

Sugar.NET

PM> Install-Package Sugar.NET

Generic Repository Insrastructure For .NET Applications

Releases

Under the master branch, you can find the latest stable release of this project.

Also, you can see the most up-to-date project under development branch. Repository under development branch is possibly the unstable version of the project.

You can also find all the releases under Tags section.

About

Rob Conery's Sugar Extensions for .Net

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages