Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oz-code/OzCodeDemo
Demos that show the power of OzCode
https://github.com/oz-code/OzCodeDemo
Last synced: 4 days ago
JSON representation
Demos that show the power of OzCode
- Host: GitHub
- URL: https://github.com/oz-code/OzCodeDemo
- Owner: oz-code
- License: mit
- Created: 2015-10-19T07:20:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:16:03.000Z (over 2 years ago)
- Last Synced: 2024-06-08T09:36:39.205Z (5 months ago)
- Language: C#
- Homepage: http://www.oz-code.com
- Size: 7.28 MB
- Stars: 76
- Watchers: 10
- Forks: 31
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - oz-code/OzCodeDemo - Demos that show the power of OzCode (C# #)
README
# OzCode Demos
This repository contains several open source demos that showcase the features of [OzCode][1].
Our aim is to help users explore OzCode, and learn how it enhances Visual Studio debugging.
Each folder contains a demo and an easy to follow script that will explain more about that feature, and show common use cases.## Getting started
1. Download OzCode from: http://www.oz-code.com/
2. Clone this repository OR use "Download ZIP"
3. Open OzCodeDemo.sln file in Visual Studio
4. Compile and Run
5. Find the md file for the relevant feature (below) and follow the instructions.
## Features documented
* [Reveal](OzCodeDemo/01.Reveal/README.md)
* [Search](OzCodeDemo/02.Search/README.md)
* [Show All Instances](OzCodeDemo/03.ShowAllInstances/README.md)
* [Conditional Breakpoints](OzCodeDemo/04.ConditionalBreakpoints/README.md)
* [Exception Trail](OzCodeDemo/05.ExceptionTrail/README.md)
* [When Set... Break](OzCodeDemo/06.WhenSetBreakDemo/README.md)
* [Filter Collections](OzCodeDemo/07.FilterCollections/README.md)
* [Trace](OzCodeDemo/08.Trace/README.md)
* [Magic Glance](OzCodeDemo/09.MagicGlance/README.md)
* [Predict the Future](OzCodeDemo/10.Predict/README.md)
* [Custom Expressions](OzCodeDemo/11.CustomExpressions/README.md)
* [Export](OzCodeDemo/12.Export/README.md)
* [LINQ Debugging](OzCodeDemo/13.LINQ/README.md)
* [Compare](OzCodeDemo/14.Compare/README.md)## About OzCode
OzCode was created because we wanted a tool to accelerate and enhance our day-to-day debugging in Visual Studio. Our goal was to design a debugging environment that would be a pleasure to work with.[1]: http://www.oz-code.com