Pinned Repositories
ankitvijay-ParseCsProject-
ParseCsProject is a command line utility to parse a collection of CS Projects (.csproj files) and change settings like FxCop, adding custom dictionary etc in one go.
CaptiveDependencyTest
DeveloperExceptionJsonResponse
Http Middleware Extensions for ASP.NET Core application
Enumeration
Enumeration class as an alternate to enum types
json-api
A specification for building JSON APIs
Microsoft.Azure.Cosmos.Extensions
Azure Comsos DB Demo
NServiceBus.CosmosOutbox.Samples
Using NServiceBus Cosmos DB persistence
PostgreSqlDistributedLock
PostgreSql Distributed Lock Sample
SchedulerJobSample
SolutionCleaner
A utility to clean Visual Studio solution recursively deleting folders like bin, obj and files like .user, .suo etc.
ankitvijay's Repositories
ankitvijay/Enumeration
Enumeration class as an alternate to enum types
ankitvijay/DeveloperExceptionJsonResponse
Http Middleware Extensions for ASP.NET Core application
ankitvijay/PostgreSqlDistributedLock
PostgreSql Distributed Lock Sample
ankitvijay/SolutionCleaner
A utility to clean Visual Studio solution recursively deleting folders like bin, obj and files like .user, .suo etc.
ankitvijay/Microsoft.Azure.Cosmos.Extensions
Azure Comsos DB Demo
ankitvijay/SchedulerJobSample
ankitvijay/json-api
A specification for building JSON APIs
ankitvijay/NServiceBus.CosmosOutbox.Samples
Using NServiceBus Cosmos DB persistence
ankitvijay/OutboxPatternSample
ankitvijay/ReadOnlyCollectionDemo
ReadOnlyCollection Demo
ankitvijay/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
ankitvijay/actions
GitHub Action that installs and uses the GitVersion and GitReleaseManager tools
ankitvijay/AESTest
AES Encryption sample
ankitvijay/ankitvijay
ankitvijay/ankitvijay.github.io
ankitvijay/anzusergroups
A listing of Microsoft-related user groups across Australia & New Zealand
ankitvijay/AspNetCore.Docs
Documentation for ASP.NET Core
ankitvijay/AutoMapper
A convention-based object-object mapper in .NET.
ankitvijay/azure-cosmosdb-live-data-migrator
Cosmos DB Live migration service to transfer data from one Container to another.
ankitvijay/azure-docs
Open source documentation of Microsoft Azure
ankitvijay/azure-functions-rabbitmq-extension
RabbitMQ extension for Azure Functions
ankitvijay/container-test-app
Testing Azure Containers with .NET 7
ankitvijay/cp-helm-charts
The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.
ankitvijay/csf-resume-ops
DZone CSF Blog: https://dzone.com/articles/enable-continuous-delivery-of-your-resume-with-git-1
ankitvijay/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, 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.
ankitvijay/hugo-theme-okayish-blog
An ok-ish blog theme for Hugo based on Vanilla
ankitvijay/pradeepl-blog
ankitvijay/sdk-container-demo
A simple templated asp.net application that uses the .NET SDK to publish a container to GitHub container registry
ankitvijay/TestWebApplicationGateway
Intial Commit
ankitvijay/xUnitMemberDataExample
An example explaining how to write better tests with xUnit MemberData