Pinned Repositories
Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
docs
Home of ServiceStack documentation.
elastic-indexer
A tool used to easily extract relational data from a sql server database to elasticsearch
logstash-output-elasticsearch
My-StepCounter
Xamarin iOS & Android Starter pedometer sample
NEST
Elasticsearch .NET Client
RazorRockstars
Showcase of Razor support in ServiceStack's REST-Services
ShippingRates
.NET wrapper to UPS, FedEx, USPS and DHL shipping rates APIs
SqlBulkTools
SqlBulkTools features an easy to use fluent interface for performing SQL operations in c#. Supports Bulk Insert, Update, Delete and Merge. Includes advanced features such as output identity, delete entities conditionally (for merging), exclude column(s) from update (for merging), single entity operations and plenty more.
style-merge
Simple CSS inlining, for email.
bgiromini's Repositories
bgiromini/RazorRockstars
Showcase of Razor support in ServiceStack's REST-Services
bgiromini/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
bgiromini/docs
Home of ServiceStack documentation.
bgiromini/elastic-indexer
A tool used to easily extract relational data from a sql server database to elasticsearch
bgiromini/logstash-output-elasticsearch
bgiromini/My-StepCounter
Xamarin iOS & Android Starter pedometer sample
bgiromini/NEST
Elasticsearch .NET Client
bgiromini/ShippingRates
.NET wrapper to UPS, FedEx, USPS and DHL shipping rates APIs
bgiromini/SqlBulkTools
SqlBulkTools features an easy to use fluent interface for performing SQL operations in c#. Supports Bulk Insert, Update, Delete and Merge. Includes advanced features such as output identity, delete entities conditionally (for merging), exclude column(s) from update (for merging), single entity operations and plenty more.
bgiromini/style-merge
Simple CSS inlining, for email.
bgiromini/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework