Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

.NET Code Contracts

Compare

  Analyzed 1 day ago

Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs. The contracts are used to improve ... [More] testing via runtime checking, enable static contract verification, and documentation generation. Code Contracts bring the advantages of design-by-contract programming to all .NET programming languages. [Less]

1.93M lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ConfuserEx

Compare

  Analyzed 1 day ago

An open-source, free protector for .NET applications

38.2K lines of code

4 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

TheWhiteAmbit

Compare

  Analyzed 1 day ago

Hybrid Scanline-Raytracing Engine and an all new rendering aproach :) VisitorPattern based Scenegraph written in C++. Direct3D 9 or 10 rendering is used for PrimaryRays and CUDA used for BSP-Raytracing (DX11, OpenGL, ComputeShader easily upgradeable). CLR-Wrapper available for support in managed ... [More] environments. The engine can work inside of a ClrWrapperDll library. You can then simply add this dll to a Windows Forms application, making it simple to extend a present GUI with raytracing. Multiple Viewports in Windows Forms are supported. A WPF (Windows Presentation Foundation) host is also available in the solution. [Less]

24.7K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Bamboo.Prevalence

Compare

  No analysis available

Bamboo.Prevalence is a .NET implementation of the object prevalence concept brought to life by Klaus Wuestefeld in Prevayler. Bamboo.Prevalence provides transparent object persistence to deterministic systems targeting the CLR.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

R.NET

Compare

  Analyzed 1 day ago

R.NET enables the .NET Framework to interoperate with the R statistical language in the same process. R.NET requires .NET Framework 4 and the native R DLLs installed with the R environment. R.NET works on Windows, Linux and MacOS. Enjoy statistics and programming in your special language with R.

16.4K lines of code

4 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

rClr

Compare

  Analyzed about 12 hours ago

R package for accessing .NET. Accessing the Common Language Runtime (.NET or Mono) from the R statistical software, within the process.

7.98K lines of code

1 current contributors

almost 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This