diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 9177c1e..5e24acb 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -194,7 +194,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET. * [Obfuscar](https://obfuscar.codeplex.com) - MSIL obfuscation utility for .NET assemblies. * [Outcomes.Net](https://github.com/kinetiq/Ether.Outcomes/) - Fluent wrapper that eliminates plumbing code around failure-prone functions. - * [Paket](https://github.com/fsprojects/Paket) - Dependency manager for .NET and Mono projmects, which is designed to work well with NuGet packages and also enables referencing files directly from GitHub repositories. + * [Paket](https://github.com/fsprojects/Paket) - Dependency manager for .NET and Mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from GitHub repositories. * [Protobuf-net](https://code.google.com/p/protobuf-net/) - A .NET implementation of protobuf, allowing you to serialize your .NET objects efficiently and easily. * [scriptcs](https://github.com/scriptcs/scriptcs) - scriptcs makes it easy to write and execute C# with a simple text editor. * [Snoop WPF](https://github.com/cplotts/snoopwpf) - Snoop - The WPF Spy Utility