BernieCook's Stars
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
davatron5000/FitText.js
A jQuery plugin for inflating web type
jackmoore/colorbox
A light-weight, customizable lightbox plugin for jQuery
ytmdesktop/ytmdesktop
A Desktop App for YouTube Music
kni-labs/rrssb
:arrow_right_hook: Ridiculously Responsive Social Sharing Buttons
walterhiggins/ScriptCraft
Write Minecraft Plugins in JavaScript.
dalelotts/angular-bootstrap-datetimepicker
Native Angular date/time picker component styled by Twitter Bootstrap
danielfarrell/bootstrap-combobox
A combobox plugin that works with twitter bootstrap
IdentityServer/IdentityServer2
[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
martijnboland/MvcPaging
ASP.NET MVC Paging HTML helper
davidebbo/WebActivator
viralpatel/jquery.shorten
jQuery plugin to automatically shorten text in a DIV and add "show more" link.
DmitryEfimenko/TwitterBootstrapMvc
Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.
yochananrachamim/AzureSQL
chunksnbits/jquery-quickfit
A quick and dirty approach to fitting text into its surrounding container.
Crokus/cosmosdb-repo
Repository pattern for Cosmos DB
leonvanbokhorst/RepositoryPatternEntityFramework
The Repository pattern adds a separation layer between the data and domain layers of an application. It also makes the data access parts of an application better testable.