hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41746e6a1159cc3426705ed6180a2deb9b6a15ee | 1,263 | cs | C# | src/Qmmands/Attributes/Modules/GroupAttribute.cs | Quahu/Qmmands | 47b8a49754115047fb5be2f5c6bf187ef72fbd5c | [
"MIT"
] | 125 | 2018-10-13T04:34:08.000Z | 2022-03-19T16:06:37.000Z | src/Qmmands/Attributes/Modules/GroupAttribute.cs | Quahu/Qmmands | 47b8a49754115047fb5be2f5c6bf187ef72fbd5c | [
"MIT"
] | 10 | 2018-11-18T14:37:35.000Z | 2020-10-10T16:04:18.000Z | src/Qmmands/Attributes/Modules/GroupAttribute.cs | Quahu/Qmmands | 47b8a49754115047fb5be2f5c6bf187ef72fbd5c | [
"MIT"
] | 40 | 2018-10-16T16:11:36.000Z | 2022-01-05T21:38:20.000Z | using System;
namespace Qmmands
{
/// <summary>
/// Marks the class as a group <see cref="Module"/> with the given aliases.
/// </summary>
[AttributeUsage(AttributeTargets.Class)]
public class GroupAttribute : Attribute
{
/// <summary>
/// Gets the aliases.
/// ... | 33.236842 | 115 | 0.56057 |
fc6e0d92cdca85db19a4369e58a3afccb2901aa4 | 2,575 | cs | C# | Src/GuiStracini.HolidayAPI/GoodPractices/InvalidRequestEndpointException.cs | guibranco/GBStracini.HolidayAPI | 1cecf1d8abe13f146af5b4c48a5e583fc08e5c97 | [
"MIT"
] | null | null | null | Src/GuiStracini.HolidayAPI/GoodPractices/InvalidRequestEndpointException.cs | guibranco/GBStracini.HolidayAPI | 1cecf1d8abe13f146af5b4c48a5e583fc08e5c97 | [
"MIT"
] | null | null | null | Src/GuiStracini.HolidayAPI/GoodPractices/InvalidRequestEndpointException.cs | guibranco/GBStracini.HolidayAPI | 1cecf1d8abe13f146af5b4c48a5e583fc08e5c97 | [
"MIT"
] | null | null | null | // ***********************************************************************
// Assembly : GuiStracini.HolidayAPI
// Author : Guilherme Branco Stracini
// Created : 06-23-2020
//
// Last Modified By : Guilherme Branco Stracini
// Last Modified On : 01-05-2022
// *******************************... | 53.645833 | 195 | 0.629126 |
965b1cd44a0c2eed655483df96addd70c932922b | 17,120 | cs | C# | mcs/class/System/Test/System.Net/IPAddressTest.cs | spicypixel-forks/cs-mono | 5178f29c4b3b6c31b88357d9c126af707a27992b | [
"Apache-2.0"
] | 4 | 2015-02-18T11:56:06.000Z | 2017-03-16T11:11:12.000Z | mcs/class/System/Test/System.Net/IPAddressTest.cs | ovrkm/playscript-mono | 76f3be28dc30f825f8064af29f4ffc1c5adf597a | [
"Apache-2.0"
] | null | null | null | mcs/class/System/Test/System.Net/IPAddressTest.cs | ovrkm/playscript-mono | 76f3be28dc30f825f8064af29f4ffc1c5adf597a | [
"Apache-2.0"
] | 1 | 2015-04-28T09:43:27.000Z | 2015-04-28T09:43:27.000Z | //
// IPAddressTest.cs - NUnit Test Cases for System.Net.IPAddress
//
// Authors:
// Gonzalo Paniagua Javier (gonzalo@ximian.com)
// Martin Willemoes Hansen (mwh@sysrq.dk)
//
// (C) Ximian, Inc. http://www.ximian.com
// (C) 2003 Martin Willemoes Hansen
// Copyright (C) 2005 Novell, Inc (http://www.novell.com)
//
u... | 31.07078 | 127 | 0.603271 |
9684b75f1d6f90814607d9a1ca648dd1fe73cd0f | 3,597 | cs | C# | Source/Data/Sql/SqlBinaryExpression.cs | igor-tkachev/bltoolkit | b9149ffa5c9826a01e93de81907a3eae56cbe051 | [
"MIT"
] | 152 | 2015-01-09T14:10:22.000Z | 2022-02-12T08:50:45.000Z | Source/Data/Sql/SqlBinaryExpression.cs | igor-tkachev/bltoolkit | b9149ffa5c9826a01e93de81907a3eae56cbe051 | [
"MIT"
] | 97 | 2015-01-28T15:38:45.000Z | 2021-07-23T07:24:38.000Z | Source/Data/Sql/SqlBinaryExpression.cs | igor-tkachev/bltoolkit | b9149ffa5c9826a01e93de81907a3eae56cbe051 | [
"MIT"
] | 70 | 2015-01-16T14:02:18.000Z | 2022-02-12T08:50:53.000Z | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Text;
namespace BLToolkit.Data.Sql
{
[Serializable, DebuggerDisplay("SQL = {SqlText}")]
public class SqlBinaryExpression : ISqlExpression
{
public SqlBinaryExpression(Type systemType, ISqlExpression expr1, string ope... | 25.692857 | 132 | 0.672505 |
1feaed729ef9f333a649fb0d10c6db0a7c0d48f6 | 1,065 | cs | C# | src/WInterop.Desktop/Windows/Windows.Menus.cs | willibrandon/WInterop | aa2bc90eff52c864924e716dabc7b48d684d9148 | [
"MIT"
] | 49 | 2016-10-26T14:46:00.000Z | 2021-09-18T14:46:06.000Z | src/WInterop.Desktop/Windows/Windows.Menus.cs | willibrandon/WInterop | aa2bc90eff52c864924e716dabc7b48d684d9148 | [
"MIT"
] | 7 | 2020-11-06T01:11:39.000Z | 2021-11-29T02:06:59.000Z | src/WInterop.Desktop/Windows/Windows.Menus.cs | willibrandon/WInterop | aa2bc90eff52c864924e716dabc7b48d684d9148 | [
"MIT"
] | 18 | 2016-10-27T19:54:55.000Z | 2021-09-25T20:43:22.000Z | // Copyright (c) Jeremy W. Kuhne. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using WInterop.Errors;
using WInterop.Windows.Native;
namespace WInterop.Windows
{
public static partial class Windows
{
public st... | 32.272727 | 128 | 0.604695 |
ad1338ea8f1da34bdb35cb2d1f6bfa7657d6c79d | 199 | cs | C# | Lanhes Engine/Assets/SampleGame/UI/SlottedSaves/ExampleEmptySaveSlot.cs | mgb519/Lanhes-Engine | 22fc96ca6a8d0469081f17fc23ad3174a383a028 | [
"MIT"
] | null | null | null | Lanhes Engine/Assets/SampleGame/UI/SlottedSaves/ExampleEmptySaveSlot.cs | mgb519/Lanhes-Engine | 22fc96ca6a8d0469081f17fc23ad3174a383a028 | [
"MIT"
] | null | null | null | Lanhes Engine/Assets/SampleGame/UI/SlottedSaves/ExampleEmptySaveSlot.cs | mgb519/Lanhes-Engine | 22fc96ca6a8d0469081f17fc23ad3174a383a028 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ExampleEmptySaveSlot : MonoBehaviour
{
//TODO this is basically a marker, maybe not th best idea...
}
| 19.9 | 63 | 0.778894 |
3e1f6cca20f4239e6c2af49aaa4ea4bec9c313a3 | 1,478 | cs | C# | src/Orleans.Core/Providers/IMemoryStorageGrain.cs | oising/orleans | eaf9ae1ad6de8b72ac9de3737bd7653bda98a4bc | [
"MIT"
] | 9,108 | 2015-01-23T18:24:16.000Z | 2022-03-31T15:40:52.000Z | src/Orleans.Core/Providers/IMemoryStorageGrain.cs | jms69/orleans | 4b7c62d05fd91bb20e52aadd5de4ad8e2a5b8f20 | [
"MIT"
] | 5,728 | 2015-01-24T01:18:32.000Z | 2022-03-31T23:56:27.000Z | src/Orleans.Core/Providers/IMemoryStorageGrain.cs | jms69/orleans | 4b7c62d05fd91bb20e52aadd5de4ad8e2a5b8f20 | [
"MIT"
] | 2,491 | 2015-01-23T18:33:35.000Z | 2022-03-30T16:42:55.000Z | using System.Threading.Tasks;
namespace Orleans.Storage
{
/// <summary>
/// Grain interface for internal memory storage grain used by Orleans in-memory storage provider.
/// </summary>
public interface IMemoryStorageGrain : IGrainWithIntegerKey
{
/// <summary>Async method to cause retrieval... | 54.740741 | 136 | 0.694858 |
3e4123ab3c5e728abcfc81b6606edaa9ee6edb4c | 57,457 | cs | C# | test/CoreValidation.UnitTests/PredefinedRules/Times/DateTimeOffsetNullableRulesTests.cs | Grosbo/CoreValidation | 4155fd9b3bbad10156eaa64eda765bf433a1b636 | [
"MIT"
] | null | null | null | test/CoreValidation.UnitTests/PredefinedRules/Times/DateTimeOffsetNullableRulesTests.cs | Grosbo/CoreValidation | 4155fd9b3bbad10156eaa64eda765bf433a1b636 | [
"MIT"
] | null | null | null | test/CoreValidation.UnitTests/PredefinedRules/Times/DateTimeOffsetNullableRulesTests.cs | Grosbo/CoreValidation | 4155fd9b3bbad10156eaa64eda765bf433a1b636 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using CoreValidation.Tests;
using Xunit;
namespace CoreValidation.UnitTests.PredefinedRules.Times
{
public class DateTimeOffsetNullableRulesTests
{
private static readonly Func<int, DateTimeOffset> _convert = ticks => new DateTimeOffset(ticks, TimeSpan.Ze... | 86.662142 | 270 | 0.619594 |
8eca7dc62a2e67fcd0f5de82bff4c37709b05f88 | 5,233 | cshtml | C# | src/MultiPlug.Ext.RasPi.GPIO/ViewControllers/Settings/Home/SettingsHome.cshtml | Industry4/MultiPlug.Ext.RasPi.GPIO | 445aae7436cfc23bdd56ac7dfc0603c8b2d07602 | [
"MIT"
] | null | null | null | src/MultiPlug.Ext.RasPi.GPIO/ViewControllers/Settings/Home/SettingsHome.cshtml | Industry4/MultiPlug.Ext.RasPi.GPIO | 445aae7436cfc23bdd56ac7dfc0603c8b2d07602 | [
"MIT"
] | null | null | null | src/MultiPlug.Ext.RasPi.GPIO/ViewControllers/Settings/Home/SettingsHome.cshtml | Industry4/MultiPlug.Ext.RasPi.GPIO | 445aae7436cfc23bdd56ac7dfc0603c8b2d07602 | [
"MIT"
] | null | null | null | @model MultiPlug.Base.Http.EdgeApp
@functions {
public static string IsUnset(string Output)
{
return Output == "" ? "selected" : string.Empty;
}
public static string IsOutput(string Output)
{
return Output == "true" ? "selected" : string.Empty;
}
public static string IsI... | 31.335329 | 202 | 0.482706 |
1f4603b34419d00699f613501202623aa031ec1c | 701 | cs | C# | source/Validation/CreativeCoders.Validation/IValidatorGeneric.cs | CreativeCodersTeam/Core | b2d815dd0f2dba0c66a0b14dcbb4d1b6fa843648 | [
"Apache-2.0"
] | null | null | null | source/Validation/CreativeCoders.Validation/IValidatorGeneric.cs | CreativeCodersTeam/Core | b2d815dd0f2dba0c66a0b14dcbb4d1b6fa843648 | [
"Apache-2.0"
] | 1 | 2021-09-27T18:31:09.000Z | 2021-09-27T18:31:09.000Z | source/Validation/CreativeCoders.Validation/IValidatorGeneric.cs | CreativeCodersTeam/Core | b2d815dd0f2dba0c66a0b14dcbb4d1b6fa843648 | [
"Apache-2.0"
] | 2 | 2020-06-25T13:58:19.000Z | 2020-12-19T10:04:57.000Z | using System;
using System.Linq.Expressions;
using JetBrains.Annotations;
namespace CreativeCoders.Validation
{
[PublicAPI]
public interface IValidator<T>
where T : class
{
ValidationResult Validate(T instanceForValidation);
ValidationResult Validate(T instanceForValidation, bool ... | 33.380952 | 120 | 0.74893 |
f17e78e7b0621039210ad58776205644ba11a215 | 4,191 | cs | C# | codeplex/Prolog/Grammar/Nonterminals/BinaryOp700.cs | Slesa/Prolog.NET | 2b4d77a9704aa257f5e7eba8b57fedcbf283440f | [
"MS-PL"
] | 23 | 2015-06-18T08:02:41.000Z | 2022-03-09T04:21:49.000Z | codeplex/Prolog/Grammar/Nonterminals/BinaryOp700.cs | Slesa/Prolog.NET | 2b4d77a9704aa257f5e7eba8b57fedcbf283440f | [
"MS-PL"
] | 4 | 2019-04-15T03:57:33.000Z | 2021-12-18T12:40:35.000Z | codeplex/Prolog/Grammar/Nonterminals/BinaryOp700.cs | Slesa/Prolog.NET | 2b4d77a9704aa257f5e7eba8b57fedcbf283440f | [
"MS-PL"
] | 7 | 2015-02-25T15:18:52.000Z | 2020-04-09T00:30:13.000Z | /* Copyright © 2010 Richard G. Todd.
* Licensed under the terms of the Microsoft Public License (Ms-PL).
*/
using Prolog.Code;
namespace Prolog.Grammar
{
// BinaryOp700 ::= OpUnify =
// ::= OpCanUnify ?=
// ::= OpCannotUnify \=
// ... | 29.935714 | 72 | 0.49487 |
0e38b61f4f7df25ffaab2ff163ea0c1de5713d4a | 1,760 | cs | C# | src/Nest/Analysis/TokenFilters/NoriPartOfSpeechTokenFilter.cs | schmitch/elasticsearch-net | a577b796a6889e6426b2ca01ff9f18bde861c63a | [
"Apache-2.0"
] | 2,851 | 2015-03-11T22:48:37.000Z | 2022-03-31T11:33:55.000Z | src/Nest/Analysis/TokenFilters/NoriPartOfSpeechTokenFilter.cs | schmitch/elasticsearch-net | a577b796a6889e6426b2ca01ff9f18bde861c63a | [
"Apache-2.0"
] | 4,001 | 2015-03-11T17:41:54.000Z | 2022-03-31T19:13:26.000Z | src/Nest/Analysis/TokenFilters/NoriPartOfSpeechTokenFilter.cs | isabella232/elasticsearch-net | 9929296a9e48868cfc0d701e1bd3bfa6010af3f3 | [
"Apache-2.0"
] | 1,109 | 2015-03-10T23:49:20.000Z | 2022-03-24T18:12:44.000Z | // Licensed to Elasticsearch B.V under one or more agreements.
// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
// See the LICENSE file in the project root for more information
using System.Collections.Generic;
using System.Runtime.Serialization;
namespace Nest
{
/// <summary> The nori_pa... | 41.904762 | 132 | 0.776705 |
9ca4c5433e35e083e1a17074fef922d34e11b79e | 2,461 | cs | C# | Modules/Heirloom.Core/Core/Drawing/Text/GlyphMetrics.cs | Chamberlain91/heirloom | c3eaebb5a259386576d6912b39b6b012723cd60c | [
"Zlib"
] | 15 | 2019-09-01T13:14:49.000Z | 2022-01-24T08:14:30.000Z | Modules/Heirloom.Core/Core/Drawing/Text/GlyphMetrics.cs | Chamberlain91/heirloom | c3eaebb5a259386576d6912b39b6b012723cd60c | [
"Zlib"
] | 8 | 2019-09-12T04:50:28.000Z | 2020-07-24T06:36:21.000Z | Modules/Heirloom.Core/Core/Drawing/Text/GlyphMetrics.cs | Chamberlain91/heirloom | c3eaebb5a259386576d6912b39b6b012723cd60c | [
"Zlib"
] | 1 | 2020-05-13T14:55:12.000Z | 2020-05-13T14:55:12.000Z | using System;
namespace Heirloom
{
/// <summary>
/// Contains information about a glyph (ie, the horizontal metrics).
/// </summary>
/// <category>Text</category>
public readonly struct GlyphMetrics
{
private readonly IntRectangle _box;
/// <summary>
/// The advance wid... | 26.462366 | 86 | 0.532304 |
9cbdb3cfa5c31359a3f16e33eb3cf9a299700166 | 3,507 | cs | C# | src/Juniper.Sound/FloatsToPcmBytesStream.cs | capnmidnight/Juniper | c93c60f61054b662d56cce52ab7c0caffe35df3a | [
"MIT"
] | 9 | 2019-05-11T16:19:30.000Z | 2021-08-05T17:12:47.000Z | src/Juniper.Sound/FloatsToPcmBytesStream.cs | capnmidnight/Juniper | c93c60f61054b662d56cce52ab7c0caffe35df3a | [
"MIT"
] | 4 | 2022-02-02T04:56:18.000Z | 2022-03-02T21:28:40.000Z | src/Juniper.Sound/FloatsToPcmBytesStream.cs | capnmidnight/Juniper | c93c60f61054b662d56cce52ab7c0caffe35df3a | [
"MIT"
] | 1 | 2020-12-15T02:19:48.000Z | 2020-12-15T02:19:48.000Z | using System.IO;
namespace Juniper.Sound
{
public class FloatsToPcmBytesStream : AbstractPcmConversionStream
{
/// <summary>
/// A small buffer for reading in a single sample at a time.
/// </summary>
private readonly byte[] tempBuffer;
/// <summary>
/// Creates... | 36.53125 | 124 | 0.566011 |
4e8451c7b319b5d796049d7efd8942a52cb9452b | 947 | cs | C# | TextStyleDemonstration/ViewController.designer.cs | Occur/TextStyle | b0a39cc0e6ddf6c303f9d127929027b4afbf9ae6 | [
"Apache-2.0"
] | null | null | null | TextStyleDemonstration/ViewController.designer.cs | Occur/TextStyle | b0a39cc0e6ddf6c303f9d127929027b4afbf9ae6 | [
"Apache-2.0"
] | null | null | null | TextStyleDemonstration/ViewController.designer.cs | Occur/TextStyle | b0a39cc0e6ddf6c303f9d127929027b4afbf9ae6 | [
"Apache-2.0"
] | null | null | null | // WARNING
//
// This file has been generated automatically by Xamarin Studio to store outlets and
// actions made in the UI designer. If it is removed, they will be lost.
// Manual changes to this file may not be handled correctly.
//
using Foundation;
using System.CodeDom.Compiler;
namespace TextStyleDemonstration
{... | 18.568627 | 84 | 0.643083 |
fb737065542b2257e905e5854f8cde7f59f3eff9 | 143 | cs | C# | ForgeAlloyUnity/Assets/Examples/ComplexSample/src/CharacterControllers/ICameraInputDevice.cs | BrentFarris/ForgeAlloy | b84a8172cd8eb4d181690534276af951c7280ce3 | [
"Apache-2.0"
] | 5 | 2020-04-13T02:38:11.000Z | 2021-05-23T03:14:21.000Z | ForgeAlloyUnity/Assets/Examples/ComplexSample/src/CharacterControllers/ICameraInputDevice.cs | BrentFarris/ForgeAlloy | b84a8172cd8eb4d181690534276af951c7280ce3 | [
"Apache-2.0"
] | 1 | 2020-04-20T20:41:57.000Z | 2020-04-20T20:41:57.000Z | ForgeAlloyUnity/Assets/Examples/ComplexSample/src/CharacterControllers/ICameraInputDevice.cs | BrentFarris/ForgeAlloy | b84a8172cd8eb4d181690534276af951c7280ce3 | [
"Apache-2.0"
] | 2 | 2020-06-05T10:27:23.000Z | 2021-11-30T12:26:55.000Z | using UnityEngine;
namespace Forge.CharacterControllers
{
public interface ICameraInputDevice
{
Vector3 GetCurrentCameraRotation();
}
}
| 14.3 | 37 | 0.797203 |
14d785ec2497db52d50e092f483b4709709dcd3c | 559 | cs | C# | Manager/Manager.Services/Interfaces/IUserService.cs | loiola0/managerApi | 2828962af5ca4898a5c0067ff31c28d944bb6bf8 | [
"MIT"
] | null | null | null | Manager/Manager.Services/Interfaces/IUserService.cs | loiola0/managerApi | 2828962af5ca4898a5c0067ff31c28d944bb6bf8 | [
"MIT"
] | null | null | null | Manager/Manager.Services/Interfaces/IUserService.cs | loiola0/managerApi | 2828962af5ca4898a5c0067ff31c28d944bb6bf8 | [
"MIT"
] | null | null | null | using System;
using System.Threading.Tasks;
using System.Collections.Generic;
using Manager.Services.DTO;
namespace Manager.Services.Interfaces
{
public interface IUserService
{
Task<UserDTO> Create(UserDTO userDTO);
Task<UserDTO> Update(UserDTO userDTO);
Task Remove(long Id);
... | 26.619048 | 57 | 0.667263 |
c8ceeff8c728fb4258f1abe3f4798c89178611b3 | 1,155 | cs | C# | dotnetcore/IdentityUtils.Core.Services.Tests/Setup/TestTenantDbContext.cs | intellegens-hr/utils-identity | 921f3fd62cf89209cf59e699e43c67d5ac4687ef | [
"MIT"
] | null | null | null | dotnetcore/IdentityUtils.Core.Services.Tests/Setup/TestTenantDbContext.cs | intellegens-hr/utils-identity | 921f3fd62cf89209cf59e699e43c67d5ac4687ef | [
"MIT"
] | 1 | 2022-03-02T10:43:32.000Z | 2022-03-02T10:43:32.000Z | dotnetcore/IdentityUtils.Core.Services.Tests/Setup/TestTenantDbContext.cs | intellegens-hr/utils-identity | 921f3fd62cf89209cf59e699e43c67d5ac4687ef | [
"MIT"
] | null | null | null | using IdentityUtils.Core.Contracts.Context;
using IdentityUtils.Core.Services.Tests.Setup.DbModels;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Diagnostics;
namespace IdentityUtils.Core.Services.Tests.Setup
{
public class TestTenantDbContext :
IdentityManagerTenantDbContext<Us... | 33 | 105 | 0.677922 |
740dc9e5426cfb79d3d075118f49c95b6d525f59 | 4,401 | cs | C# | ReoGrid/Chart/AreaLine.cs | GerHobbelt/ReoGrid | 4a2542ae320b710f0a103c12e5146c42993e2e2b | [
"MS-PL",
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | null | null | null | ReoGrid/Chart/AreaLine.cs | GerHobbelt/ReoGrid | 4a2542ae320b710f0a103c12e5146c42993e2e2b | [
"MS-PL",
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | null | null | null | ReoGrid/Chart/AreaLine.cs | GerHobbelt/ReoGrid | 4a2542ae320b710f0a103c12e5146c42993e2e2b | [
"MS-PL",
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | null | null | null | /*****************************************************************************
*
* ReoGrid - .NET Spreadsheet Control
*
* http://reogrid.net/
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
* KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF... | 24.04918 | 87 | 0.628494 |
2d28d37c5bc8134076b68454d805a43b3d6967e3 | 5,628 | cs | C# | OpenNLP/Tools/PartsOfSpeech.cs | mlennox/OpenNlp | 7e537f77edd285729d8e65e592e54f24bc7f955e | [
"MIT"
] | 1 | 2017-06-13T09:41:13.000Z | 2017-06-13T09:41:13.000Z | OpenNLP/Tools/PartsOfSpeech.cs | mlennox/OpenNlp | 7e537f77edd285729d8e65e592e54f24bc7f955e | [
"MIT"
] | null | null | null | OpenNLP/Tools/PartsOfSpeech.cs | mlennox/OpenNlp | 7e537f77edd285729d8e65e592e54f24bc7f955e | [
"MIT"
] | 1 | 2018-03-23T21:35:33.000Z | 2018-03-23T21:35:33.000Z | using System.Linq;
using System.Reflection;
namespace OpenNLP.Tools
{
/// <summary>
/// The comprehensive list of all the parts of speech.
/// </summary>
public static class PartsOfSpeech
{
// List of all parts of speech ---------------------------------------
// verbs
pub... | 38.027027 | 87 | 0.578891 |
2d6176bb91bdbc2e7168834ad239465714a0989b | 2,047 | cs | C# | KilyCore.EntityFrameWork/Model/Repast/RepastArticleInStock.cs | EmilyEdna/KilyCore | 3dda9b733f5a654f2b4b62f86183c065b4699155 | [
"Apache-2.0"
] | 4 | 2017-09-29T08:13:13.000Z | 2021-02-22T17:39:35.000Z | KilyCore.EntityFrameWork/Model/Repast/RepastArticleInStock.cs | EmilyEdna/KilyCore | 3dda9b733f5a654f2b4b62f86183c065b4699155 | [
"Apache-2.0"
] | null | null | null | KilyCore.EntityFrameWork/Model/Repast/RepastArticleInStock.cs | EmilyEdna/KilyCore | 3dda9b733f5a654f2b4b62f86183c065b4699155 | [
"Apache-2.0"
] | 1 | 2017-09-29T08:40:06.000Z | 2017-09-29T08:40:06.000Z | using KilyCore.EntityFrameWork.Model.Base;
using System;
using System.Collections.Generic;
using System.Text;
#region << 版 本 注 释 >>
/*----------------------------------------------------------------
* 类 名 称 :RepastArticleInStock
* 类 描 述 :
* 命名空间 :KilyCore.EntityFrameWork.Model.Repast
* 机器名称 :EMILY
* CLR 版本 :4.0.3031... | 28.041096 | 68 | 0.440156 |
d5ee6d293ecf088dd17473a4394d1aece8692265 | 619 | cs | C# | src/Stl.Testing/StringWriterEx.cs | Themodem/Stl.Fusion | 4d90103247fa2e796a4c15de5086d25d20c85d6c | [
"MIT"
] | 2 | 2021-04-02T21:20:28.000Z | 2021-04-20T12:19:56.000Z | src/Stl.Testing/StringWriterEx.cs | Themodem/Stl.Fusion | 4d90103247fa2e796a4c15de5086d25d20c85d6c | [
"MIT"
] | 55 | 2021-07-23T15:17:00.000Z | 2022-03-28T15:28:04.000Z | src/Stl.Testing/StringWriterEx.cs | Themodem/Stl.Fusion | 4d90103247fa2e796a4c15de5086d25d20c85d6c | [
"MIT"
] | 1 | 2021-04-02T21:20:33.000Z | 2021-04-02T21:20:33.000Z | using System.IO;
namespace Stl.Testing
{
public static class StringWriterEx
{
public static void Clear(this StringWriter writer)
{
writer.Flush();
writer.GetStringBuilder().Clear();
}
public static string GetContent(this StringWriter writer)
{
... | 22.925926 | 73 | 0.563813 |
2162e1b5ff378cb3d3c0194ea6b6f45dafc71331 | 6,151 | cs | C# | Siparis_Otomasyon/Siparis_Otomasyon/Ui/admin/uc_admin_musteri_arama.Designer.cs | oncado86/Siparis_Otomasyon_Projesi | 420c415b61b23e50e5e2d3a010fcdcc38be04b94 | [
"BSD-3-Clause"
] | null | null | null | Siparis_Otomasyon/Siparis_Otomasyon/Ui/admin/uc_admin_musteri_arama.Designer.cs | oncado86/Siparis_Otomasyon_Projesi | 420c415b61b23e50e5e2d3a010fcdcc38be04b94 | [
"BSD-3-Clause"
] | null | null | null | Siparis_Otomasyon/Siparis_Otomasyon/Ui/admin/uc_admin_musteri_arama.Designer.cs | oncado86/Siparis_Otomasyon_Projesi | 420c415b61b23e50e5e2d3a010fcdcc38be04b94 | [
"BSD-3-Clause"
] | null | null | null |
namespace Siparis_Otomasyon.Ui
{
partial class uc_admin_musteri_arama
{
/// <summary>
///Gerekli tasarımcı değişkeni.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
///Kullanılan tüm kaynakları temizleyin.
... | 53.025862 | 170 | 0.630141 |
643ff7ff3a30baf9cc1d7ab9c8d5233c4326160d | 2,907 | cs | C# | src/PlaywrightSharp.Tests/Emulation/PageEmulateTests.cs | nor0x/playwright-sharp | 21c2507f2abc8ffde8be09f8632fbfc5dfe85616 | [
"MIT"
] | null | null | null | src/PlaywrightSharp.Tests/Emulation/PageEmulateTests.cs | nor0x/playwright-sharp | 21c2507f2abc8ffde8be09f8632fbfc5dfe85616 | [
"MIT"
] | null | null | null | src/PlaywrightSharp.Tests/Emulation/PageEmulateTests.cs | nor0x/playwright-sharp | 21c2507f2abc8ffde8be09f8632fbfc5dfe85616 | [
"MIT"
] | null | null | null | using System.Threading.Tasks;
using PlaywrightSharp.Tests.Attributes;
using PlaywrightSharp.Tests.BaseTests;
using PlaywrightSharp.Tests.Helpers;
using Xunit;
using Xunit.Abstractions;
namespace PlaywrightSharp.Tests.Emulation
{
///<playwright-file>emulation.spec.js</playwright-file>
///<playwright-describe>Pa... | 40.375 | 95 | 0.634331 |
646f8d112afc8ef2004770d4b26d01cc258104a6 | 164 | cs | C# | Hurricane.Shared/Objects/Interfaces/IOutput.cs | Evairfairy/Hurricane | 59d833c1c531b44cc7a1b9ae5c54320d0231e309 | [
"ISC"
] | 7 | 2015-07-12T14:45:38.000Z | 2019-06-23T16:35:10.000Z | Hurricane.Shared/Objects/Interfaces/IOutput.cs | Evairfairy/Hurricane | 59d833c1c531b44cc7a1b9ae5c54320d0231e309 | [
"ISC"
] | null | null | null | Hurricane.Shared/Objects/Interfaces/IOutput.cs | Evairfairy/Hurricane | 59d833c1c531b44cc7a1b9ae5c54320d0231e309 | [
"ISC"
] | 1 | 2019-04-04T13:20:28.000Z | 2019-04-04T13:20:28.000Z | using Hurricane.Shared.Logging.Interfaces;
namespace Hurricane.Shared.Objects.Interfaces
{
public interface IOutput
{
ILogger Log { get; }
}
} | 18.222222 | 45 | 0.689024 |
8f1f36d77fdce21c8e754438501bcefda7738da5 | 2,358 | cs | C# | test/netstd/Server/Program.cs | penenin/thrift | fcfa34108dbf064e71704b4ffa8479e184cef94e | [
"Apache-2.0"
] | 2 | 2021-11-03T12:57:13.000Z | 2021-12-11T00:03:14.000Z | test/netstd/Server/Program.cs | penenin/thrift | fcfa34108dbf064e71704b4ffa8479e184cef94e | [
"Apache-2.0"
] | 1 | 2021-08-13T17:15:59.000Z | 2021-08-13T17:15:59.000Z | test/netstd/Server/Program.cs | penenin/thrift | fcfa34108dbf064e71704b4ffa8479e184cef94e | [
"Apache-2.0"
] | 3 | 2021-05-21T02:05:00.000Z | 2022-03-11T06:30:50.000Z | // Licensed to the Apache Software Foundation(ASF) under one
// or more contributor license agreements.See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership.The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not ... | 34.173913 | 95 | 0.589059 |
5103ed7709209cb45b3b8d62e7e3ae2799994a87 | 14,809 | cs | C# | Data/Scripts/WeaponCore/Ui/Hud/HudSupport.cs | keleios/WeaponCore | 173d6f6851cd58ffc11eddee6b4c6f76a43bbdf4 | [
"MIT"
] | null | null | null | Data/Scripts/WeaponCore/Ui/Hud/HudSupport.cs | keleios/WeaponCore | 173d6f6851cd58ffc11eddee6b4c6f76a43bbdf4 | [
"MIT"
] | null | null | null | Data/Scripts/WeaponCore/Ui/Hud/HudSupport.cs | keleios/WeaponCore | 173d6f6851cd58ffc11eddee6b4c6f76a43bbdf4 | [
"MIT"
] | 2 | 2021-07-04T12:33:04.000Z | 2021-07-04T13:04:51.000Z | using System;
using System.Collections.Generic;
using VRage.Utils;
using VRageMath;
using WeaponCore.Platform;
using WeaponCore.Support;
namespace WeaponCore
{
partial class Hud
{
internal void AddText(string text, Vector4 color, float x, float y, float fontSize = 10f)
{
T... | 38.26615 | 229 | 0.507867 |
b5ac02a6d363783f13b4024e4985816e86fb058d | 340 | cs | C# | AdventOfCode.Shared/Enumerations/Dice.cs | PsiOmegaDelta/AdventOfCode2021 | 6d72bf97aefc5274f6c1df375b17bfbfa55b1ae8 | [
"MIT"
] | null | null | null | AdventOfCode.Shared/Enumerations/Dice.cs | PsiOmegaDelta/AdventOfCode2021 | 6d72bf97aefc5274f6c1df375b17bfbfa55b1ae8 | [
"MIT"
] | null | null | null | AdventOfCode.Shared/Enumerations/Dice.cs | PsiOmegaDelta/AdventOfCode2021 | 6d72bf97aefc5274f6c1df375b17bfbfa55b1ae8 | [
"MIT"
] | null | null | null | namespace AdventOfCode.Shared.Enumerations
{
public static class Dice
{
public static IEnumerable<int> DeterministicD100()
{
while (true)
{
for (int i = 1; i <= 100; i++)
{
yield return i;
}
... | 20 | 58 | 0.402941 |
bd07d53f6c54b3ae6bed34892724a81d26574f02 | 2,224 | cs | C# | src/Osc/CommonAbstractions/Infer/Fields/FieldsFormatter.cs | MaxKsyunz/opensearch-net | 59df0a141fa30410dba095fd8c91086439c4c61e | [
"Apache-2.0"
] | 1 | 2022-02-17T22:22:15.000Z | 2022-02-17T22:22:15.000Z | src/Osc/CommonAbstractions/Infer/Fields/FieldsFormatter.cs | MaxKsyunz/opensearch-net | 59df0a141fa30410dba095fd8c91086439c4c61e | [
"Apache-2.0"
] | 5 | 2022-02-10T21:17:17.000Z | 2022-03-29T20:57:33.000Z | src/Osc/CommonAbstractions/Infer/Fields/FieldsFormatter.cs | MaxKsyunz/opensearch-net | 59df0a141fa30410dba095fd8c91086439c4c61e | [
"Apache-2.0"
] | 1 | 2022-03-24T20:06:04.000Z | 2022-03-24T20:06:04.000Z | /* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*
* Licensed to Elasticsearch B.V. unde... | 29.263158 | 102 | 0.727518 |
da46f1344045ae477f7e98479bc7fb1d98146930 | 2,444 | cs | C# | Src/BridgeVs.VsPackage.Helper/Installer/Welcome.xaml.cs | zyonet/LINQBridgeVs-VS2015 | d25e0cc6124e1fd79287a4bda6d051ef08274c3a | [
"MIT"
] | null | null | null | Src/BridgeVs.VsPackage.Helper/Installer/Welcome.xaml.cs | zyonet/LINQBridgeVs-VS2015 | d25e0cc6124e1fd79287a4bda6d051ef08274c3a | [
"MIT"
] | null | null | null | Src/BridgeVs.VsPackage.Helper/Installer/Welcome.xaml.cs | zyonet/LINQBridgeVs-VS2015 | d25e0cc6124e1fd79287a4bda6d051ef08274c3a | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Windows;
using System.Windows.Input;
using BridgeVs.VsPackage.Helper.Installer.VsRestart;
using EnvDTE;
using MahApps.Metro.Controls;
using MahApps.Metro.Controls.Dialogs;
namespace BridgeVs.VsPackage.Helper.Installer
{
/// <summary>
/// Interaction logic for Mai... | 29.804878 | 105 | 0.551146 |
da4f8d2ae44a98763de132849ca3a49a957d82f5 | 1,072 | cs | C# | MilenioRadartonaAPI/DTO/MensagemCaminhaoDTO.cs | alien9/MilenioTechRadartonaAPI | 335a012e5a877b7d6f6d3a9c419b624ed52d1c82 | [
"MIT"
] | null | null | null | MilenioRadartonaAPI/DTO/MensagemCaminhaoDTO.cs | alien9/MilenioTechRadartonaAPI | 335a012e5a877b7d6f6d3a9c419b624ed52d1c82 | [
"MIT"
] | null | null | null | MilenioRadartonaAPI/DTO/MensagemCaminhaoDTO.cs | alien9/MilenioTechRadartonaAPI | 335a012e5a877b7d6f6d3a9c419b624ed52d1c82 | [
"MIT"
] | 1 | 2020-11-20T16:44:44.000Z | 2020-11-20T16:44:44.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace MilenioRadartonaAPI.DTO
{
public class MensagemDTO
{
public MensagemDTO()
{
}
public MensagemDTO(string corpo, string linkAudio, DateTime dataHora, int caminhaoId, int us... | 25.52381 | 123 | 0.574627 |
a7d731b526c0f9a938852152e74e12de9ce2ed71 | 3,498 | cs | C# | Survive the disasters/Assets/PlayerMotor.cs | iceklue/Survive-the-Disasters | 10ccc50990db08ca0345d5c9a9574b59a95882a1 | [
"MIT"
] | null | null | null | Survive the disasters/Assets/PlayerMotor.cs | iceklue/Survive-the-Disasters | 10ccc50990db08ca0345d5c9a9574b59a95882a1 | [
"MIT"
] | null | null | null | Survive the disasters/Assets/PlayerMotor.cs | iceklue/Survive-the-Disasters | 10ccc50990db08ca0345d5c9a9574b59a95882a1 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class PlayerMotor : MonoBehaviour
{
private Player player;
private Rigidbody playerRb;
private Camera cam;
// Use this for initialization
void Start () {
player = GetComponent<Player>();
playerRb = G... | 31.8 | 128 | 0.63179 |
c51451979bd05a0832ed7fb166b86bbc3969a8de | 815 | cs | C# | Utils.cs | rlittletht/CtLists | b6b622e37349fc1d90b23d4752aa3c3a6df7bd32 | [
"MIT"
] | null | null | null | Utils.cs | rlittletht/CtLists | b6b622e37349fc1d90b23d4752aa3c3a6df7bd32 | [
"MIT"
] | null | null | null | Utils.cs | rlittletht/CtLists | b6b622e37349fc1d90b23d4752aa3c3a6df7bd32 | [
"MIT"
] | null | null | null |
using System.Collections.Generic;
namespace CtLists
{
internal class Utils
{
/* P L S U N I Q U E F R O M R G S */
/*----------------------------------------------------------------------------
%%Function: PlsUniqueFromRgs
%%Qualified: ArbWeb.CountsData:GameData:Games.PlsUniqueFromR... | 28.103448 | 86 | 0.403681 |
5a912587445aa58cdd0d570881eb149e141c8cfe | 2,213 | cs | C# | FilmLister.Service.Updater/Program.cs | RichTeaMan/FilmRanker | f0be716fda9baecc1630bb721c37642f9da11624 | [
"MIT"
] | null | null | null | FilmLister.Service.Updater/Program.cs | RichTeaMan/FilmRanker | f0be716fda9baecc1630bb721c37642f9da11624 | [
"MIT"
] | null | null | null | FilmLister.Service.Updater/Program.cs | RichTeaMan/FilmRanker | f0be716fda9baecc1630bb721c37642f9da11624 | [
"MIT"
] | null | null | null | using FilmLister.Persistence;
using FilmLister.TmdbIntegration;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
using System;
using System.Threading.Tasks;
namespace FilmLister.Service.Updater
{
publ... | 35.126984 | 113 | 0.633077 |
5a92d6179deac1c3c9688e2e50108726a4a4cebf | 2,853 | cs | C# | src/Common/Core/Impl/Json/Json.cs | skeptycal/RTVS | 46a8f4579e4fd56219af3bb2cf3fd15b84464874 | [
"MIT"
] | 429 | 2016-03-09T18:17:53.000Z | 2019-05-04T19:03:59.000Z | src/Common/Core/Impl/Json/Json.cs | skeptycal/RTVS | 46a8f4579e4fd56219af3bb2cf3fd15b84464874 | [
"MIT"
] | 2,927 | 2016-03-09T17:44:33.000Z | 2019-04-29T22:03:10.000Z | src/Common/Core/Impl/Json/Json.cs | skeptycal/RTVS | 46a8f4579e4fd56219af3bb2cf3fd15b84464874 | [
"MIT"
] | 133 | 2016-03-09T16:28:28.000Z | 2019-04-13T13:20:29.000Z | // Copyright(c) Microsoft Corporation.All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
using System;
using System.IO;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
namespace Microsoft.Common.Core.Json {
public static class Json {
/// <s... | 44.578125 | 177 | 0.614441 |
8fd7e32c4c47f7aaae01498fbf19f89812d722d4 | 258 | cs | C# | Second-version/ERPForServiceActivity/ERPForServiceActivity.CommonModels/BindingModels/Speedy/AdditionalServices/ReturnServices/SpeedyShipmentReturnReceiptAdditionalService.cs | ALMLAMBO/ERP-for-service-activity | c3a32f3b5cc5e4400b76128aeb97545cb91a0f83 | [
"MIT"
] | null | null | null | Second-version/ERPForServiceActivity/ERPForServiceActivity.CommonModels/BindingModels/Speedy/AdditionalServices/ReturnServices/SpeedyShipmentReturnReceiptAdditionalService.cs | ALMLAMBO/ERP-for-service-activity | c3a32f3b5cc5e4400b76128aeb97545cb91a0f83 | [
"MIT"
] | 1 | 2020-03-16T14:55:34.000Z | 2020-03-16T14:55:34.000Z | Second-version/ERPForServiceActivity/ERPForServiceActivity.CommonModels/BindingModels/Speedy/AdditionalServices/ReturnServices/SpeedyShipmentReturnReceiptAdditionalService.cs | ALMLAMBO/ERP-for-service-activity | c3a32f3b5cc5e4400b76128aeb97545cb91a0f83 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
namespace ERPForServiceActivity.CommonModels.BindingModels.Speedy.AdditionalServices.ReturnServices {
public class SpeedyShipmentReturnReceiptAdditionalService :
BaseSpeedyClass {
}
}
| 25.8 | 101 | 0.844961 |
8ffd5063c12897e24acee63965ca8938f60bd648 | 1,932 | cs | C# | Assets/Plugins/GUICameras.cs | nihilocrat/HerMajestysRoyalSpaceArmada | 6919a873346744ca00b2e04232bf996cd48b132f | [
"MIT"
] | null | null | null | Assets/Plugins/GUICameras.cs | nihilocrat/HerMajestysRoyalSpaceArmada | 6919a873346744ca00b2e04232bf996cd48b132f | [
"MIT"
] | null | null | null | Assets/Plugins/GUICameras.cs | nihilocrat/HerMajestysRoyalSpaceArmada | 6919a873346744ca00b2e04232bf996cd48b132f | [
"MIT"
] | null | null | null | using UnityEngine;
using System.Collections;
public class GUICameras : MonoBehaviour {
/*-----------------------------------Public Variables------------------------------------*/
/*-----------------------------------Private Variables-----------------------------------*/
private GUIManager ptrGUIMgr;
/*--------... | 32.745763 | 102 | 0.600414 |
897d74980be2464b3696ab3cd2d23974547a2861 | 548 | cs | C# | src/NuGet.Protocol.Catalog/Models/PackageType.cs | nikhgup/NuGet.Jobs | 062f7501e34d34a12abf780f6a01629e66b7f28b | [
"Apache-2.0"
] | 44 | 2015-05-25T10:40:15.000Z | 2022-01-20T10:55:18.000Z | src/NuGet.Protocol.Catalog/Models/PackageType.cs | nikhgup/NuGet.Jobs | 062f7501e34d34a12abf780f6a01629e66b7f28b | [
"Apache-2.0"
] | 320 | 2015-03-31T18:55:14.000Z | 2022-03-22T18:52:09.000Z | src/NuGet.Protocol.Catalog/Models/PackageType.cs | nikhgup/NuGet.Jobs | 062f7501e34d34a12abf780f6a01629e66b7f28b | [
"Apache-2.0"
] | 21 | 2015-04-06T14:55:59.000Z | 2021-04-24T09:26:04.000Z | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using Newtonsoft.Json;
namespace NuGet.Protocol.Catalog
{
/// <summary>
/// Source: https://docs.microsoft.com/en-us/nuget/api/catalog-resourc... | 27.4 | 111 | 0.655109 |
d86f6709a7c8db4437bea2539ea6eb6002755b37 | 19,371 | cs | C# | test/EndToEndTests/Services/ODataWCFLibrary/Vocabularies/CapabilitiesHelpers.cs | Sreejithpin/odata.net | b54d376a382440df9074e78ca2e76b080965a2eb | [
"CC-BY-3.0"
] | 629 | 2015-01-02T08:40:43.000Z | 2022-03-28T15:28:06.000Z | test/EndToEndTests/Services/ODataWCFLibrary/Vocabularies/CapabilitiesHelpers.cs | Sreejithpin/odata.net | b54d376a382440df9074e78ca2e76b080965a2eb | [
"CC-BY-3.0"
] | 2,078 | 2015-01-06T05:44:13.000Z | 2022-03-31T08:37:22.000Z | test/EndToEndTests/Services/ODataWCFLibrary/Vocabularies/CapabilitiesHelpers.cs | Sreejithpin/odata.net | b54d376a382440df9074e78ca2e76b080965a2eb | [
"CC-BY-3.0"
] | 412 | 2015-01-06T06:57:15.000Z | 2022-03-11T13:40:39.000Z | //---------------------------------------------------------------------
// <copyright file="CapabilitiesHelpers.cs" company="Microsoft">
// Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information.
// </copyright>
//---------------------------------... | 52.495935 | 237 | 0.687264 |
581bfe6077943054b19b9abc60fd57e8641deaa6 | 4,822 | cs | C# | GameFramework/WebRequest/IWebRequestManager.cs | githubrontian/GameFramework | b0f0d9139ef4853799c5a24b18dc29a78b8834fb | [
"MIT"
] | 79 | 2018-05-26T22:38:26.000Z | 2022-03-18T02:15:52.000Z | GameFramework/WebRequest/IWebRequestManager.cs | githubrontian/GameFramework | b0f0d9139ef4853799c5a24b18dc29a78b8834fb | [
"MIT"
] | 9 | 2018-06-27T10:01:15.000Z | 2019-09-19T00:14:20.000Z | GameFramework/WebRequest/IWebRequestManager.cs | githubrontian/GameFramework | b0f0d9139ef4853799c5a24b18dc29a78b8834fb | [
"MIT"
] | 37 | 2018-07-12T08:16:58.000Z | 2022-03-04T16:14:36.000Z | //------------------------------------------------------------
// Game Framework v3.x
// Copyright © 2013-2018 Jiang Yin. All rights reserved.
// Homepage: http://gameframework.cn/
// Feedback: mailto:jiangyin@gameframework.cn
//------------------------------------------------------------
using System;
namespace Gam... | 30.1375 | 96 | 0.51742 |
02353260f1dc5e42e4720245d902859f3840f82f | 20,115 | cs | C# | Decia.Business.Domain.Reporting/ReportRenderingEngineUtils.cs | 1Schema/Open-Source | 433ab18c439bbd88a21651504078e0ee0f0ec653 | [
"MIT"
] | null | null | null | Decia.Business.Domain.Reporting/ReportRenderingEngineUtils.cs | 1Schema/Open-Source | 433ab18c439bbd88a21651504078e0ee0f0ec653 | [
"MIT"
] | null | null | null | Decia.Business.Domain.Reporting/ReportRenderingEngineUtils.cs | 1Schema/Open-Source | 433ab18c439bbd88a21651504078e0ee0f0ec653 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
using Decia.Business.Common.DataStructures;
using Decia.Business.Common.Outputs;
using Decia.Business.Domain.Layouts;
using Decia.Business.Domain.Reporting.Rendering;
namespace Decia.Business.Domain.Reporting
{... | 43.165236 | 208 | 0.585633 |
85113f12da0c1e04ab25aecc491e1f0c563d967d | 1,951 | cs | C# | src/cloudscribe.Core.Web/ViewModels/UserAdmin/NewUserViewModel.cs | alexsandrocruz/cloudscribe | c8b779a9f8863601b21c0365a86a80ac7b500d08 | [
"Apache-2.0"
] | null | null | null | src/cloudscribe.Core.Web/ViewModels/UserAdmin/NewUserViewModel.cs | alexsandrocruz/cloudscribe | c8b779a9f8863601b21c0365a86a80ac7b500d08 | [
"Apache-2.0"
] | null | null | null | src/cloudscribe.Core.Web/ViewModels/UserAdmin/NewUserViewModel.cs | alexsandrocruz/cloudscribe | c8b779a9f8863601b21c0365a86a80ac7b500d08 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) Source Tree Solutions, LLC. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
// Author: Joe Audette
// Created: 2014-08-31
// Last Modified: 2016-06-16
//
using System;
using System.ComponentModel.Dat... | 37.519231 | 123 | 0.646848 |
5c99ea1d1fb2c2e7cb2c3eed1731ca4ea5d14f0b | 3,278 | cs | C# | Vostok.Sys.Metrics.PerfCounters/InstanceNames/InstanceNameUtility.cs | vostok/sys.metrics.perfcounters | 17815a2428f3a42c5b05cce375e0953c76e9ee3d | [
"MIT"
] | 7 | 2018-12-06T09:55:11.000Z | 2022-03-26T21:01:02.000Z | Vostok.Sys.Metrics.PerfCounters/InstanceNames/InstanceNameUtility.cs | vostok/sys.metrics.perfcounters | 17815a2428f3a42c5b05cce375e0953c76e9ee3d | [
"MIT"
] | null | null | null | Vostok.Sys.Metrics.PerfCounters/InstanceNames/InstanceNameUtility.cs | vostok/sys.metrics.perfcounters | 17815a2428f3a42c5b05cce375e0953c76e9ee3d | [
"MIT"
] | null | null | null | using System.Collections.Generic;
namespace Vostok.Sys.Metrics.PerfCounters.InstanceNames
{
internal class InstanceNameUtility
{
public static readonly InstanceNameUtility Process = new InstanceNameUtility("Process", "ID Process");
public static readonly InstanceNameUtility DotNet = new Instanc... | 38.564706 | 152 | 0.612264 |
cea1623b90415175545161e877e4b60066cc6f33 | 326 | cs | C# | src/outer/imL.Rest.Sbif/imL/SbifClient.cs | rllamocca/imL | d398d0abead5282cf48fbb00f1037ea2e936c41c | [
"MIT"
] | 1 | 2021-09-22T03:36:54.000Z | 2021-09-22T03:36:54.000Z | src/outer/imL.Rest.Sbif/imL/SbifClient.cs | rllamocca/imL | d398d0abead5282cf48fbb00f1037ea2e936c41c | [
"MIT"
] | null | null | null | src/outer/imL.Rest.Sbif/imL/SbifClient.cs | rllamocca/imL | d398d0abead5282cf48fbb00f1037ea2e936c41c | [
"MIT"
] | null | null | null | using System.Net.Http;
namespace imL.Rest.Sbif
{
public class SbifClient
{
public HttpClient Http { get; }
public SbifFormat Format { get; }
public SbifClient(HttpClient _http, SbifFormat _format)
{
this.Http = _http;
this.Format = _format;
}
... | 19.176471 | 63 | 0.567485 |
015e2a243af8a04d22ae59aa67949c83354b2014 | 540 | cshtml | C# | MyArt/Areas/Admin/Views/Photo/Profil.cshtml | MurielSoftware/MyArt | bac98e08d2950a1bb1ebf9552e74eaa307ff69a1 | [
"Apache-2.0"
] | null | null | null | MyArt/Areas/Admin/Views/Photo/Profil.cshtml | MurielSoftware/MyArt | bac98e08d2950a1bb1ebf9552e74eaa307ff69a1 | [
"Apache-2.0"
] | null | null | null | MyArt/Areas/Admin/Views/Photo/Profil.cshtml | MurielSoftware/MyArt | bac98e08d2950a1bb1ebf9552e74eaa307ff69a1 | [
"Apache-2.0"
] | null | null | null | @model IEnumerable<Shared.Core.Dtos.Resources.PhotoResourceDto>
@using Shared.Core.Constants
<div id="@HtmlConstants.LIST_PHOTOS">
@if (Model != null && Model.Count() > 0)
{
<div class="row text-center">
@foreach (var item in Model)
{
<img src="@item.GetRelativ... | 28.421053 | 102 | 0.577778 |
8b972d7524cf9e85eeabf5cff1fae63f4c1552c5 | 1,208 | cs | C# | Scripts/Domain/GameClearModel.cs | kameffee/unity1week-202109-code | a51ef5b3d9d90f2677d8b79ebb8d09bd4bf338cb | [
"Unlicense"
] | 1 | 2021-10-01T19:05:01.000Z | 2021-10-01T19:05:01.000Z | Scripts/Domain/GameClearModel.cs | kameffee/unity1week-202109-code | a51ef5b3d9d90f2677d8b79ebb8d09bd4bf338cb | [
"Unlicense"
] | null | null | null | Scripts/Domain/GameClearModel.cs | kameffee/unity1week-202109-code | a51ef5b3d9d90f2677d8b79ebb8d09bd4bf338cb | [
"Unlicense"
] | null | null | null | using System;
using naichilab;
using UniRx;
namespace kameffee.unity1week202109.Domain
{
public sealed class GameClearModel
{
public IObservable<Unit> OnOpen => onOpen;
private readonly Subject<Unit> onOpen = new Subject<Unit>();
public IObservable<Unit> OnClose => onClose;
pr... | 28.761905 | 88 | 0.629139 |
a804b8932b786c59eed7a58662de0dffa66e771e | 2,085 | cs | C# | aliyun-net-sdk-edas/Edas/Transform/V20170801/RollbackChangeOrderResponseUnmarshaller.cs | pengweiqhca/aliyun-openapi-net-sdk | bfcda305715ead3354098674198854a07eaa470f | [
"Apache-2.0"
] | 572 | 2015-12-19T15:08:10.000Z | 2022-03-28T03:59:39.000Z | aliyun-net-sdk-edas/Edas/Transform/V20170801/RollbackChangeOrderResponseUnmarshaller.cs | pengweiqhca/aliyun-openapi-net-sdk | bfcda305715ead3354098674198854a07eaa470f | [
"Apache-2.0"
] | 304 | 2016-02-23T09:29:23.000Z | 2021-12-07T06:55:15.000Z | aliyun-net-sdk-edas/Edas/Transform/V20170801/RollbackChangeOrderResponseUnmarshaller.cs | pengweiqhca/aliyun-openapi-net-sdk | bfcda305715ead3354098674198854a07eaa470f | [
"Apache-2.0"
] | 670 | 2016-02-18T04:08:08.000Z | 2022-03-09T07:25:27.000Z | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 43.4375 | 123 | 0.781775 |
a819dd5c5e965c5c4c8efbe0335d1455d1fddd47 | 2,952 | cs | C# | Kooboo.Commerce/Services/Catalog/BrandService.cs | Ovaldi/Commerce | 739b8fda9bcd8bc838aef7e8991641165ad6fce9 | [
"BSD-3-Clause"
] | null | null | null | Kooboo.Commerce/Services/Catalog/BrandService.cs | Ovaldi/Commerce | 739b8fda9bcd8bc838aef7e8991641165ad6fce9 | [
"BSD-3-Clause"
] | null | null | null | Kooboo.Commerce/Services/Catalog/BrandService.cs | Ovaldi/Commerce | 739b8fda9bcd8bc838aef7e8991641165ad6fce9 | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Kooboo.Globalization;
using Kooboo.Commerce.Models.Catalog;
using Kooboo.Commerce.Persistence;
using Kooboo.Commerce.Persistence.Catalog;
using Kooboo.Web.Mvc.Paging;
using Kooboo.CMS.Common.Runtime.Dependency;
using System.Lin... | 29.818182 | 100 | 0.566734 |
a821261e147c921a294aa46267f32d5240032284 | 398 | cs | C# | Interfaces/ScheduleInterface.cs | gustavorg/getaclub | 06732198d72b0bf6ca1f395f457f68ed0794840d | [
"MIT"
] | null | null | null | Interfaces/ScheduleInterface.cs | gustavorg/getaclub | 06732198d72b0bf6ca1f395f457f68ed0794840d | [
"MIT"
] | null | null | null | Interfaces/ScheduleInterface.cs | gustavorg/getaclub | 06732198d72b0bf6ca1f395f457f68ed0794840d | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using AcmeApi.Models;
using AcmeApi.Data;
namespace AcmeApi.Interfaces
{
public interface ScheduleInterface
{
List<ScheduleModel> all();
List<ScheduleModel> roomAll(int idRoom);
ScheduleModel get(int id);
bool insert(ScheduleModel room);
... | 23.411765 | 48 | 0.675879 |
8d8ffdf9dafa70bac442f74b438716bb0370ed50 | 710 | cs | C# | Assets/Scripts/Misc/SmoothFollow.cs | aytona/CarCombat | cac56a725a5ab77ff1caab411ad92e7d45e4f452 | [
"MIT"
] | null | null | null | Assets/Scripts/Misc/SmoothFollow.cs | aytona/CarCombat | cac56a725a5ab77ff1caab411ad92e7d45e4f452 | [
"MIT"
] | 1 | 2018-06-04T01:00:43.000Z | 2018-06-04T01:00:43.000Z | Assets/Scripts/Misc/SmoothFollow.cs | aytona/DESN2013 | cac56a725a5ab77ff1caab411ad92e7d45e4f452 | [
"MIT"
] | 1 | 2018-08-25T22:15:51.000Z | 2018-08-25T22:15:51.000Z | using UnityEngine;
using System.Collections;
public class SmoothFollow : MonoBehaviour {
public Transform target;
public float distance;
public float height;
public float damping;
public float rotationDamping;
void Update()
{
Vector3 followPosition;
followPosition = targe... | 33.809524 | 121 | 0.732394 |
3657d9a7216bd7a5254f808322349841f41dd63b | 884 | cs | C# | Assets/Scripts/UI/ParalaxBackground.cs | Long-as-Python/ABjam2021 | 8598da6a559cf2b3ea90d098efae9a416293a562 | [
"MIT"
] | 1 | 2021-11-29T17:09:18.000Z | 2021-11-29T17:09:18.000Z | Assets/Scripts/UI/ParalaxBackground.cs | Long-as-Python/ABjam2021 | 8598da6a559cf2b3ea90d098efae9a416293a562 | [
"MIT"
] | null | null | null | Assets/Scripts/UI/ParalaxBackground.cs | Long-as-Python/ABjam2021 | 8598da6a559cf2b3ea90d098efae9a416293a562 | [
"MIT"
] | null | null | null | using System;
using UnityEngine;
namespace UI
{
public class ParalaxBackground : MonoBehaviour
{
[SerializeField] private float moveSpeed = 1;
private float length, startPosition;
private Camera cam;
private void Start()
{
cam = Camera.main;
sta... | 30.482759 | 111 | 0.602941 |
85d6d329aeeef5b9eb858257080bb77aadbde523 | 928 | cs | C# | Serialization/BinarySerialization/Program.cs | iacabezasbaculima/CSharp | 3f3129ed09ed94884180097ed3f5a0a21f551d45 | [
"Apache-2.0"
] | null | null | null | Serialization/BinarySerialization/Program.cs | iacabezasbaculima/CSharp | 3f3129ed09ed94884180097ed3f5a0a21f551d45 | [
"Apache-2.0"
] | null | null | null | Serialization/BinarySerialization/Program.cs | iacabezasbaculima/CSharp | 3f3129ed09ed94884180097ed3f5a0a21f551d45 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using JSONSerialization;
using System.Runtime.Serialization.Formatters.Binary;
namespace BinarySerialization
{
class Program
{
static void Main(string[] args)
{
List<Superhero> heroes = new List<Superhero>()
{
new Superhero("Flash", "Sup... | 25.081081 | 101 | 0.686422 |
b35557b0dd6c137d5eb74dcb7175ee7ba7b11c26 | 37,329 | cs | C# | PersistDotNet/Archive.cs | elios264/Pakal_PersistDotNet | 06ef63ec6713431f209dc207dd2fb55b7c9ed43d | [
"MIT"
] | 2 | 2017-04-07T14:36:39.000Z | 2019-08-25T02:13:01.000Z | PersistDotNet/Archive.cs | elios264/Pakal_PersistDotNet | 06ef63ec6713431f209dc207dd2fb55b7c9ed43d | [
"MIT"
] | 1 | 2017-10-11T10:25:13.000Z | 2017-10-11T10:25:13.000Z | PersistDotNet/Archive.cs | elios264/Persist | 06ef63ec6713431f209dc207dd2fb55b7c9ed43d | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.Serialization;
using static elios.Persist.Utils;
... | 45.915129 | 266 | 0.534919 |
7a40bd1621613223cafb7d48268340d93aba457d | 5,591 | cs | C# | UMAProject/Assets/UMA/Core/StandardAssets/UMA/Scripts/Editor/UMAMaterialInspector.cs | mic-code/UMA | 78135298466e43f7bbe1c03e231a81600947e2cc | [
"MIT"
] | 1 | 2022-01-14T05:14:52.000Z | 2022-01-14T05:14:52.000Z | UMAProject/Assets/UMA/Core/StandardAssets/UMA/Scripts/Editor/UMAMaterialInspector.cs | mic-code/UMA | 78135298466e43f7bbe1c03e231a81600947e2cc | [
"MIT"
] | null | null | null | UMAProject/Assets/UMA/Core/StandardAssets/UMA/Scripts/Editor/UMAMaterialInspector.cs | mic-code/UMA | 78135298466e43f7bbe1c03e231a81600947e2cc | [
"MIT"
] | 1 | 2019-10-20T18:19:14.000Z | 2019-10-20T18:19:14.000Z | using UnityEngine;
using UnityEditor;
using System.Collections;
using System.Collections.Generic;
namespace UMA.Editors
{
[CustomEditor(typeof(UMAMaterial))]
public class UMAMaterialInspector : Editor
{
private Shader _lastSelectedShader;
private string[] _shaderProperties;
publi... | 50.827273 | 258 | 0.602397 |
7a897cc54f57a48f8e7bd5c31c226f8e4f72cd34 | 202 | cs | C# | tests/NSubstitute.Specs/SampleStructures/IFoo.cs | 304NotModified/NSubstitute | 21f061b617a20be4533f1b7ff02e9308967fd903 | [
"BSD-3-Clause"
] | 1,464 | 2015-01-08T14:17:39.000Z | 2022-03-31T19:36:19.000Z | tests/NSubstitute.Specs/SampleStructures/IFoo.cs | william-keller/NSubstitute | 680df07996da3758402fe293d8df002ecac2dd81 | [
"BSD-3-Clause"
] | 504 | 2015-01-18T22:32:27.000Z | 2022-03-29T05:33:54.000Z | tests/NSubstitute.Specs/SampleStructures/IFoo.cs | dtchepak/NSubstitute | 32e4159ee413259cab61d5333a889ae6d707a2e0 | [
"BSD-3-Clause"
] | 217 | 2015-01-17T17:27:13.000Z | 2022-03-01T03:29:00.000Z | using System;
namespace NSubstitute.Specs.SampleStructures
{
public interface IFoo
{
void Goo();
string Bar(int aNumber, string aString);
event EventHandler Boo;
}
} | 18.363636 | 48 | 0.643564 |
ea29c54d41a3b808a4fd7b5833a806d2ee05640d | 571 | cs | C# | Scanner/src/EthScanner/TelegramAlarmer/Infrastructure/AppSettings.cs | DejanMilicic/RavenEthereumScanner | e8f4bbd3bab42e83fd64e5b762fb1d1a393846e3 | [
"MIT"
] | null | null | null | Scanner/src/EthScanner/TelegramAlarmer/Infrastructure/AppSettings.cs | DejanMilicic/RavenEthereumScanner | e8f4bbd3bab42e83fd64e5b762fb1d1a393846e3 | [
"MIT"
] | null | null | null | Scanner/src/EthScanner/TelegramAlarmer/Infrastructure/AppSettings.cs | DejanMilicic/RavenEthereumScanner | e8f4bbd3bab42e83fd64e5b762fb1d1a393846e3 | [
"MIT"
] | null | null | null | namespace TelegramAlarmer.Infrastructure
{
public class AppSettings
{
public DatabaseSettings Database { get; set; }
public class DatabaseSettings
{
public string[] Urls { get; set; }
public string DatabaseName { get; set; }
public string C... | 21.961538 | 54 | 0.541156 |
3c77324e28f4a7136dacfe7e29a3f26668b8fa79 | 7,809 | cs | C# | tests/D2L.CodeStyle.Analyzers.Test/Specs/ImmutabilityAnalyzer.cs | omsmith/D2L.CodeStyle | 4f4b40e01261d827bc31c8d8d594c7b8df8de2c4 | [
"Apache-2.0"
] | null | null | null | tests/D2L.CodeStyle.Analyzers.Test/Specs/ImmutabilityAnalyzer.cs | omsmith/D2L.CodeStyle | 4f4b40e01261d827bc31c8d8d594c7b8df8de2c4 | [
"Apache-2.0"
] | null | null | null | tests/D2L.CodeStyle.Analyzers.Test/Specs/ImmutabilityAnalyzer.cs | omsmith/D2L.CodeStyle | 4f4b40e01261d827bc31c8d8d594c7b8df8de2c4 | [
"Apache-2.0"
] | null | null | null | // analyzer: D2L.CodeStyle.Analyzers.Immutability.ImmutabilityAnalyzer
using System;
using D2L.CodeStyle.Annotations;
using D2L.LP.Extensibility.Activation.Domain;
namespace D2L.LP.Extensibility.Activation.Domain {
public sealed class SingletonAttribute : Attribute { }
}
namespace D2L.CodeStyle.Annotatio... | 32.004098 | 174 | 0.706108 |
3abcf2e1441698894d0ea8c97e1fb2d565925233 | 125 | cs | C# | Assets/Scripts/Pool/ArrowProjectilePool.cs | Evgeniystr/ArcheroPAGA | b617a2a1b008b05ad75ca634e7841122704dab2c | [
"MIT"
] | null | null | null | Assets/Scripts/Pool/ArrowProjectilePool.cs | Evgeniystr/ArcheroPAGA | b617a2a1b008b05ad75ca634e7841122704dab2c | [
"MIT"
] | null | null | null | Assets/Scripts/Pool/ArrowProjectilePool.cs | Evgeniystr/ArcheroPAGA | b617a2a1b008b05ad75ca634e7841122704dab2c | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ArrowProjectilePool : Pool
{
}
| 15.625 | 39 | 0.808 |
adfc933be9315037577812a65d3f5a010fa6819d | 3,344 | cs | C# | Project.Service/Services/VehicleModelService.cs | staman1702/mono1app | 18dfd5b1a96c6dda335a9bed9a7a547df2c8fb78 | [
"MIT"
] | 1 | 2019-06-30T10:47:14.000Z | 2019-06-30T10:47:14.000Z | Project.Service/Services/VehicleModelService.cs | staman1702/mono1app | 18dfd5b1a96c6dda335a9bed9a7a547df2c8fb78 | [
"MIT"
] | null | null | null | Project.Service/Services/VehicleModelService.cs | staman1702/mono1app | 18dfd5b1a96c6dda335a9bed9a7a547df2c8fb78 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Project.Service.Domain.Repositories;
using Project.Service.Domain.Models;
using Project.Service.Domain.Services.Communication;
using Project.Service.Domain.Services;
namespace Project.Service.Services
{
public class VehicleModelSe... | 34.474227 | 124 | 0.643242 |
0f75cb1a51ad596f5b68d6d830ef0d9c4c3800ab | 628 | cs | C# | tests/Test.It.While.Hosting.Your.Console.Application.Tests/SemaphoreSlimExtensions.cs | Fresa/Test.It.While.Hosting.Your.Console.Application | 0a79e5e2768d0d7b0db745b8b92a9060a71e445f | [
"MIT"
] | null | null | null | tests/Test.It.While.Hosting.Your.Console.Application.Tests/SemaphoreSlimExtensions.cs | Fresa/Test.It.While.Hosting.Your.Console.Application | 0a79e5e2768d0d7b0db745b8b92a9060a71e445f | [
"MIT"
] | null | null | null | tests/Test.It.While.Hosting.Your.Console.Application.Tests/SemaphoreSlimExtensions.cs | Fresa/Test.It.While.Hosting.Your.Console.Application | 0a79e5e2768d0d7b0db745b8b92a9060a71e445f | [
"MIT"
] | null | null | null | using System.Linq;
using System.Threading;
using System.Threading.Tasks;
namespace Test.It.While.Hosting.Your.Console.Application.Tests
{
internal static class SemaphoreSlimExtensions
{
internal static async Task WaitForSignalsAsync(
this SemaphoreSlim semaphore,
int numberOfSi... | 28.545455 | 67 | 0.603503 |
d238cce11798ba021091a1cd1624abbd8edfa97d | 1,153 | cs | C# | HtmlStringWriterTests/VerticalAlignBottomTests.cs | UltimateHardCoder/html-string-writer | c89fde0a8287c601c067de8598f9b4b5fb47572c | [
"MIT"
] | null | null | null | HtmlStringWriterTests/VerticalAlignBottomTests.cs | UltimateHardCoder/html-string-writer | c89fde0a8287c601c067de8598f9b4b5fb47572c | [
"MIT"
] | null | null | null | HtmlStringWriterTests/VerticalAlignBottomTests.cs | UltimateHardCoder/html-string-writer | c89fde0a8287c601c067de8598f9b4b5fb47572c | [
"MIT"
] | null | null | null | namespace HtmlDocument.UnitTests
{
using System.Text;
using HtmlStringWriter.Attributes.Style.VerticalAlign;
using HtmlStringWriter.StaticClasses;
using NUnit.Framework;
public class VerticalAlignBottomTests
{
private VerticalAlignBottom _verticalAlignBottom;
[SetUp]
pu... | 28.121951 | 70 | 0.618387 |
9d29846c7a8f5c869b71f2270e53539e72c6459d | 1,683 | cs | C# | IocRegistrator.cs | codersband/opcode4.ioc.lightinject | 5bd81ccd1d95108132e98a1846edc5f0c56cc233 | [
"Apache-2.0"
] | null | null | null | IocRegistrator.cs | codersband/opcode4.ioc.lightinject | 5bd81ccd1d95108132e98a1846edc5f0c56cc233 | [
"Apache-2.0"
] | null | null | null | IocRegistrator.cs | codersband/opcode4.ioc.lightinject | 5bd81ccd1d95108132e98a1846edc5f0c56cc233 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using LightInject;
namespace opcode4.ioc.lightinject
{
public static class IocRegistrator
{
public static ServiceContainer Container = new ServiceContainer();
public static void Register(string[] dllList)
{
//var path = Path.... | 27.590164 | 139 | 0.55615 |
ba9e2c6b39312bea974a1bd2718401b1fc36fd92 | 2,971 | cs | C# | Libraries/Slf/TypeSystems/Abstract/Abstract/Members/IUnaryOperatorCoercionMember.cs | AlexanderMorou/AbstractionProject | 13ed52268973df3ac12e6ccdd13fec88880fa346 | [
"MS-PL"
] | null | null | null | Libraries/Slf/TypeSystems/Abstract/Abstract/Members/IUnaryOperatorCoercionMember.cs | AlexanderMorou/AbstractionProject | 13ed52268973df3ac12e6ccdd13fec88880fa346 | [
"MS-PL"
] | null | null | null | Libraries/Slf/TypeSystems/Abstract/Abstract/Members/IUnaryOperatorCoercionMember.cs | AlexanderMorou/AbstractionProject | 13ed52268973df3ac12e6ccdd13fec88880fa346 | [
"MS-PL"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
/*---------------------------------------------------------------------\
| Copyright © 2008-2016 Allen C. [Alexander Morou] Copeland Jr. |
|----------------------------------------------------------------------|
| T... | 33.761364 | 74 | 0.498149 |
dac5beaf718c19282cce6d61c75fca55ab1c86a8 | 924 | cs | C# | src/DotNetOpenAuth.Test/AssemblyTesting.cs | Unroll-Me/DotNetOpenAuth | a07d1b21c7bd07f7ad173d15a0db34d8ab3fffbb | [
"MS-PL"
] | 1 | 2016-07-21T07:08:30.000Z | 2016-07-21T07:08:30.000Z | src/DotNetOpenAuth.Test/AssemblyTesting.cs | Unroll-Me/DotNetOpenAuth | a07d1b21c7bd07f7ad173d15a0db34d8ab3fffbb | [
"MS-PL"
] | null | null | null | src/DotNetOpenAuth.Test/AssemblyTesting.cs | Unroll-Me/DotNetOpenAuth | a07d1b21c7bd07f7ad173d15a0db34d8ab3fffbb | [
"MS-PL"
] | null | null | null | //-----------------------------------------------------------------------
// <copyright file="AssemblyTesting.cs" company="Outercurve Foundation">
// Copyright (c) Outercurve Foundation. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
namespace DotNet... | 34.222222 | 80 | 0.589827 |
f49fa97cf09f79c7eea8eda15bb62a23f96a4912 | 1,308 | cs | C# | src/Viki.Pipeline.Core/Interfaces/IProducer.cs | Vycka/Viki.Pipeline | 37ac0a5cd43d513d13be04575c139004503c0c11 | [
"MIT"
] | null | null | null | src/Viki.Pipeline.Core/Interfaces/IProducer.cs | Vycka/Viki.Pipeline | 37ac0a5cd43d513d13be04575c139004503c0c11 | [
"MIT"
] | null | null | null | src/Viki.Pipeline.Core/Interfaces/IProducer.cs | Vycka/Viki.Pipeline | 37ac0a5cd43d513d13be04575c139004503c0c11 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Linq;
namespace Viki.Pipeline.Core.Interfaces
{
/// <summary>
/// Producer side of transport layer. Only one thread at the time can use implementation methods on instance of this interface.
/// </summary>
public interface IProducer<T> : IPipeMetrics
{... | 38.470588 | 145 | 0.641437 |
eda3af587807fa82f1981b305f75fbe4b034d7df | 2,385 | cs | C# | CSharp-OOP/OOP-Homeworks & Exams/ImportantTemplatesOOP/02.DefiningClasses/Namespaces.cs | shopOFF/TelerikAcademyCourses | 571624861b942c0d3f26d79ac3dc420b8c5e8817 | [
"MIT"
] | null | null | null | CSharp-OOP/OOP-Homeworks & Exams/ImportantTemplatesOOP/02.DefiningClasses/Namespaces.cs | shopOFF/TelerikAcademyCourses | 571624861b942c0d3f26d79ac3dc420b8c5e8817 | [
"MIT"
] | null | null | null | CSharp-OOP/OOP-Homeworks & Exams/ImportantTemplatesOOP/02.DefiningClasses/Namespaces.cs | shopOFF/TelerikAcademyCourses | 571624861b942c0d3f26d79ac3dc420b8c5e8817 | [
"MIT"
] | null | null | null | namespace _02.DefiningClasses
{
using System;
using System.Collections.Generic;
using System.Linq;
public class Namespaces
{
// Неимспейсите: идеята им е, логически да разделят накакви части
// и някакви типове данни във вашето приложение. С други думи, като кажете
// Namesp... | 68.142857 | 180 | 0.697694 |
ede3aebe09732fb1cd7283d050aa537242595eb2 | 2,316 | cs | C# | src/XmlTransformer/XmlArgumentUtility.cs | debanne/XmlTransformer | 6c7a5eafcc9e20989acc865274baabb33f214feb | [
"MIT"
] | 9 | 2015-07-18T22:31:33.000Z | 2020-06-15T23:09:03.000Z | src/XmlTransformer/XmlArgumentUtility.cs | debanne/XmlTransformer | 6c7a5eafcc9e20989acc865274baabb33f214feb | [
"MIT"
] | 2 | 2016-03-08T08:48:36.000Z | 2017-09-25T10:13:13.000Z | src/XmlTransformer/XmlArgumentUtility.cs | debanne/XmlTransformer | 6c7a5eafcc9e20989acc865274baabb33f214feb | [
"MIT"
] | 3 | 2017-08-01T19:39:58.000Z | 2019-08-07T21:41:14.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace XmlTransformer
{
internal static class XmlArgumentUtility
{
internal static IList<string> SplitArguments(string argumentString)
{
if (argumentString.IndexOf(',') == -1)
{
... | 29.316456 | 106 | 0.452504 |
6106fe0722673e0dd5c74707c55b431b3bbfc9d1 | 283 | cs | C# | Source/MultipleRegression.Core/Factories/Interfaces/ISolutionMethodFactory.cs | InKolev/Multiple-Regression-Analysis | b92b90d34ac76f60eb1a120c72782d736f9d598f | [
"MIT"
] | null | null | null | Source/MultipleRegression.Core/Factories/Interfaces/ISolutionMethodFactory.cs | InKolev/Multiple-Regression-Analysis | b92b90d34ac76f60eb1a120c72782d736f9d598f | [
"MIT"
] | null | null | null | Source/MultipleRegression.Core/Factories/Interfaces/ISolutionMethodFactory.cs | InKolev/Multiple-Regression-Analysis | b92b90d34ac76f60eb1a120c72782d736f9d598f | [
"MIT"
] | null | null | null | using MultipleRegression.Core.Interfaces;
using MultipleRegression.Core.SolutionMethods;
namespace MultipleRegression.Core.Factories.Interfaces
{
public interface ISolutionMethodFactory
{
ISolutionMethod GetSolutionMethod(SolutionMethodType solutionMethod);
}
} | 28.3 | 77 | 0.812721 |
aa1d2ea8c1994469da85682b55b67b611f73eb1a | 814 | cs | C# | NinjaBoard.Model/Coin.cs | parameshg/ninjaboard | 79b3ec5e67f9a197cc59ce920c67ef22a904a1e5 | [
"MIT"
] | null | null | null | NinjaBoard.Model/Coin.cs | parameshg/ninjaboard | 79b3ec5e67f9a197cc59ce920c67ef22a904a1e5 | [
"MIT"
] | null | null | null | NinjaBoard.Model/Coin.cs | parameshg/ninjaboard | 79b3ec5e67f9a197cc59ce920c67ef22a904a1e5 | [
"MIT"
] | null | null | null | namespace NinjaBoard.Model
{
public enum Coin
{
Black_Rook_1,
Black_Rook_2,
Black_Knight_1,
Black_Knight_2,
Black_Bishop_1,
Black_Bishop_2,
Black_Queen,
Black_King,
Black_Pawn_1,
Black_Pawn_2,
Black_Pawn_3,
... | 21.421053 | 28 | 0.530713 |
aa3fc36384f9dbf6e40ed8248cee22e1c79ae34f | 14,675 | cs | C# | src/ArgsParser/ArgsParser.cs | MrSimsure/UtilityPackSharp | a49e6a3bddcaaadd890f14aadc1bb4836fc1767a | [
"MIT"
] | null | null | null | src/ArgsParser/ArgsParser.cs | MrSimsure/UtilityPackSharp | a49e6a3bddcaaadd890f14aadc1bb4836fc1767a | [
"MIT"
] | null | null | null | src/ArgsParser/ArgsParser.cs | MrSimsure/UtilityPackSharp | a49e6a3bddcaaadd890f14aadc1bb4836fc1767a | [
"MIT"
] | null | null | null |
using System;
using System.Collections.Generic;
using System.Linq;
namespace UtilityPack.ArgsParser
{
/// <summary> Class to parse arguments from the terminal and consult them during execution </summary>
public class ArgsParser
{
private List<ArgsCommand> CommandsDefinition = new List<ArgsComm... | 37.151899 | 130 | 0.457513 |
1babe574a5da2aabcdeebc508b867042d051f93c | 1,307 | cs | C# | VulkanApp/MyApplication.cs | Jorgemagic/DirectX-Vulkan-nterop | 63fdb63e8775d5753ff6f8acfb5a786347b02308 | [
"MIT"
] | null | null | null | VulkanApp/MyApplication.cs | Jorgemagic/DirectX-Vulkan-nterop | 63fdb63e8775d5753ff6f8acfb5a786347b02308 | [
"MIT"
] | null | null | null | VulkanApp/MyApplication.cs | Jorgemagic/DirectX-Vulkan-nterop | 63fdb63e8775d5753ff6f8acfb5a786347b02308 | [
"MIT"
] | null | null | null | using Evergine.Common.Graphics;
using Evergine.Framework;
using Evergine.Framework.Services;
using Evergine.Platform;
namespace VulkanApp
{
public partial class MyApplication : Application
{
public MyScene Scene;
public GraphicsContext graphicsContext;
public MyApplication()
{... | 32.675 | 98 | 0.639633 |
f209ad3567750f67d86d07b84fc177ae2d801b44 | 1,060 | cs | C# | Educ8IT.AspNetCore.SimpleApi/ActionResults/PagedActionResult.cs | AaronReynoldsUK/Educ8IT.AspNetCore.SimpleApi | f0c73a2b70d3036c9e1d6ae56a89ffa2a62647ab | [
"Apache-2.0"
] | 1 | 2021-03-18T10:27:46.000Z | 2021-03-18T10:27:46.000Z | Educ8IT.AspNetCore.SimpleApi/ActionResults/PagedActionResult.cs | AaronReynoldsUK/Educ8IT.AspNetCore.SimpleApi | f0c73a2b70d3036c9e1d6ae56a89ffa2a62647ab | [
"Apache-2.0"
] | 1 | 2021-12-10T18:40:44.000Z | 2021-12-31T17:41:25.000Z | Educ8IT.AspNetCore.SimpleApi/ActionResults/PagedActionResult.cs | AaronReynoldsUK/Educ8IT.AspNetCore.SimpleApi | f0c73a2b70d3036c9e1d6ae56a89ffa2a62647ab | [
"Apache-2.0"
] | null | null | null | // Copyright (c) Aaron Reynolds. All rights reserved. Licensed under the Apache License, Version 2.0.
using System.Net;
namespace Educ8IT.AspNetCore.SimpleApi.ActionResults
{
/// <summary>
/// Used to return a Paged ActionResult
/// </summary>
public class PagedActionResult<T> : ActionResult
{
... | 31.176471 | 102 | 0.559434 |
594c1c779c9aad1073334a2bd66b167f66966108 | 11,746 | cs | C# | SmbAbstraction.Tests.Integration/File/FileTests.cs | RWooters/SmbAbstraction | b7bbf463b5e03e2a1740516c45fea82a466cb6df | [
"MIT"
] | 4 | 2020-06-14T20:18:03.000Z | 2021-11-15T09:08:45.000Z | SmbAbstraction.Tests.Integration/File/FileTests.cs | RWooters/SmbAbstraction | b7bbf463b5e03e2a1740516c45fea82a466cb6df | [
"MIT"
] | 15 | 2020-01-14T21:24:54.000Z | 2021-01-27T22:33:16.000Z | SmbAbstraction.Tests.Integration/File/FileTests.cs | RWooters/SmbAbstraction | b7bbf463b5e03e2a1740516c45fea82a466cb6df | [
"MIT"
] | 5 | 2020-04-11T22:31:35.000Z | 2022-03-01T03:25:53.000Z | using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Abstractions;
using System.Linq;
using System.Text;
using Xunit;
using Xunit.Abstractions;
namespace SmbAbstraction.Tests.Integration.File
{
public abstract class FileTests
{
readonly TestFixture _fixture;
private... | 41.359155 | 168 | 0.644645 |
dc58d3b085182c73f62e757744f82499c0ba7a2e | 1,758 | cs | C# | Defs/Qooxdoo/fx/queue/Manager.cs | SharpKit/SharpKit-SDK | 66a6e64436c6254b60b7ea5aee54d026fff78237 | [
"MIT"
] | 12 | 2015-02-05T06:46:20.000Z | 2020-12-05T17:31:51.000Z | Defs/Qooxdoo/fx/queue/Manager.cs | SharpKit/SharpKit-SDK | 66a6e64436c6254b60b7ea5aee54d026fff78237 | [
"MIT"
] | 4 | 2015-01-08T10:32:01.000Z | 2017-07-06T08:57:11.000Z | Defs/Qooxdoo/fx/queue/Manager.cs | SharpKit/SharpKit-SDK | 66a6e64436c6254b60b7ea5aee54d026fff78237 | [
"MIT"
] | 8 | 2015-03-18T18:18:58.000Z | 2020-04-04T08:01:53.000Z | // Generated by SharpKit.QooxDoo.Generator
using System;
using System.Collections.Generic;
using SharpKit.Html;
using SharpKit.JavaScript;
namespace qx.fx.queue
{
/// <summary>
/// <para>Manager for access to effect queues.</para>
/// </summary>
[JsType(JsMode.Prototype, Name = "qx.fx.queue.Manager", OmitOption... | 37.404255 | 104 | 0.697383 |
61cfefd9f9fcbdcd0341d8699ef4f92a71491adc | 1,754 | cs | C# | Application/CodeWarrior.DAL/Repositories/BaseRepository.cs | BrainStation-23/BitBook | 10e3bd7464983cd018528cb7e2c5309afe1dfb58 | [
"MIT"
] | null | null | null | Application/CodeWarrior.DAL/Repositories/BaseRepository.cs | BrainStation-23/BitBook | 10e3bd7464983cd018528cb7e2c5309afe1dfb58 | [
"MIT"
] | null | null | null | Application/CodeWarrior.DAL/Repositories/BaseRepository.cs | BrainStation-23/BitBook | 10e3bd7464983cd018528cb7e2c5309afe1dfb58 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using CodeWarrior.DAL.DbContext;
using CodeWarrior.DAL.Interfaces;
using MongoDB.Bson;
using MongoDB.Driver;
using System.Linq.Expressions;
using MongoDB.Driver.Builders;
using MongoDB.Driver.Linq;
namespace CodeWarrior.DAL.Repositories
{
public ... | 26.575758 | 89 | 0.620867 |
1109bb3a3e52ff29ddf1c5ff949f477fd32aae31 | 3,549 | cs | C# | src/tests/Devkit.Ratings.Test/Business/Ratings/Commands/SubmitRating/Unit_SubmitRatingHandler.cs | kostovmichael/devkit-dotnet-core | c48893dac94174f6e65a316233482b8afcc265ec | [
"MIT"
] | 4 | 2021-08-18T20:06:06.000Z | 2022-03-08T19:55:43.000Z | src/tests/Devkit.Ratings.Test/Business/Ratings/Commands/SubmitRating/Unit_SubmitRatingHandler.cs | kostovmichael/devkit-dotnet-core | c48893dac94174f6e65a316233482b8afcc265ec | [
"MIT"
] | 4 | 2021-08-18T01:15:40.000Z | 2021-10-05T03:23:19.000Z | src/tests/Devkit.Ratings.Test/Business/Ratings/Commands/SubmitRating/Unit_SubmitRatingHandler.cs | kostovmichael/devkit-dotnet-core | c48893dac94174f6e65a316233482b8afcc265ec | [
"MIT"
] | 3 | 2021-08-18T20:07:02.000Z | 2021-10-04T20:03:47.000Z | // -----------------------------------------------------------------------
// <copyright file="Unit_SubmitRatingHandler.cs" company="RyanAd">
// See the [assembly: AssemblyCopyright(..)] marking attribute linked in to this file's associated project for copyright © information.
// </copyright>
// -----------------... | 41.267442 | 140 | 0.567202 |
114d946f6954c80a58f3397b7e6388fc441737cc | 3,171 | cs | C# | Assets/Scripts/Game/State/GameOverState.cs | pdxparrot/ssjJune2021 | 5c40bdd515233fb43eb9b4501cf8b27a37a927dd | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/Game/State/GameOverState.cs | pdxparrot/ssjJune2021 | 5c40bdd515233fb43eb9b4501cf8b27a37a927dd | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/Game/State/GameOverState.cs | pdxparrot/ssjJune2021 | 5c40bdd515233fb43eb9b4501cf8b27a37a927dd | [
"Apache-2.0"
] | null | null | null | using JetBrains.Annotations;
using System;
using pdxpartyparrot.Core.Audio;
using pdxpartyparrot.Core.Time;
using pdxpartyparrot.Core.UI;
using pdxpartyparrot.Core.Util;
using UnityEngine;
namespace pdxpartyparrot.Game.State
{
// TODO: we probably need a TransitionToInitialState effect trigger component
// ... | 28.567568 | 197 | 0.597919 |
f7c91aab30826511c497dd2f4c16541112399d4c | 260 | cs | C# | ImageQuality.SVM/Interfaces/IQMatrix.cs | sai456/ImageQualityAssessment | 51df78ca51252707ec747120b4b497c73370af82 | [
"MIT"
] | null | null | null | ImageQuality.SVM/Interfaces/IQMatrix.cs | sai456/ImageQualityAssessment | 51df78ca51252707ec747120b4b497c73370af82 | [
"MIT"
] | null | null | null | ImageQuality.SVM/Interfaces/IQMatrix.cs | sai456/ImageQualityAssessment | 51df78ca51252707ec747120b4b497c73370af82 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
namespace ImageQuality.SVM.Interfaces
{
public interface IQMatrix
{
float[] GetQ(int column, int len);
double[] GetQD();
void SwapIndex(int i, int j);
}
}
| 18.571429 | 42 | 0.646154 |
445abf56590af2d2e39a8500668648c8a8b45a53 | 1,718 | cs | C# | Scripts/Utility/Collections/ResourcePool.cs | zrisher/ARMS | bc651e6d5be463fd5763157f464ab7810722ea0e | [
"CC0-1.0"
] | 17 | 2015-03-13T04:39:52.000Z | 2016-06-24T20:49:48.000Z | Scripts/Utility/Collections/ResourcePool.cs | Rynchodon/Autopilot | bc651e6d5be463fd5763157f464ab7810722ea0e | [
"CC0-1.0"
] | 49 | 2015-03-13T02:51:00.000Z | 2016-08-19T14:12:24.000Z | Scripts/Utility/Collections/ResourcePool.cs | Rynchodon/Autopilot | bc651e6d5be463fd5763157f464ab7810722ea0e | [
"CC0-1.0"
] | 19 | 2015-03-13T07:44:40.000Z | 2016-09-23T02:43:59.000Z | using System.Collections;
using VRage.Collections;
namespace Rynchodon
{
public static class ResourcePool
{
public static void Get<T>(out T item) where T : new()
{
item = ResourcePool<T>.Get();
}
public static void Return<T>(T item) where T : new()
{
ResourcePool<T>.Return(item);
}
}
/// <summa... | 21.746835 | 152 | 0.67404 |
67803316f5aafb8bb43de4a9b334943df9e39998 | 2,411 | cs | C# | src/BetterPrivateObject/PrivateObject.cs | douglasaguiar/BetterPrivateObject | 8c7ce0056f3ea43df6c44fdcd024ff5f7f955dab | [
"MIT"
] | 5 | 2015-09-08T13:57:37.000Z | 2018-09-19T08:49:33.000Z | src/BetterPrivateObject/PrivateObject.cs | douglasaguiar/BetterPrivateObject | 8c7ce0056f3ea43df6c44fdcd024ff5f7f955dab | [
"MIT"
] | 5 | 2015-08-28T11:11:02.000Z | 2019-11-13T16:17:28.000Z | src/BetterPrivateObject/PrivateObject.cs | douglasaguiar/BetterPrivateObject | 8c7ce0056f3ea43df6c44fdcd024ff5f7f955dab | [
"MIT"
] | 5 | 2015-08-26T12:23:27.000Z | 2021-08-23T13:46:39.000Z | using System;
using System.Dynamic;
using System.Reflection;
namespace BetterPrivateObject
{
public class PrivateObject<T> : DynamicObject
{
public T Container { get; set; }
public PrivateObject()
{
Container = Activator.CreateInstance<T>();
}
public PrivateObject(T container)
... | 29.765432 | 142 | 0.528411 |
ec2a09ee645baea892ce014abb34d04fd8f297b6 | 8,176 | cs | C# | src/plug-ins/motoi.ui.windowsforms/shells/MessageDialog.cs | astorch/motoi | b018bb94e0d3a89c8610981880a031b02d89789a | [
"MIT"
] | null | null | null | src/plug-ins/motoi.ui.windowsforms/shells/MessageDialog.cs | astorch/motoi | b018bb94e0d3a89c8610981880a031b02d89789a | [
"MIT"
] | 3 | 2017-06-05T10:46:21.000Z | 2018-08-31T10:30:56.000Z | src/plug-ins/motoi.ui.windowsforms/shells/MessageDialog.cs | astorch/motoi | b018bb94e0d3a89c8610981880a031b02d89789a | [
"MIT"
] | null | null | null | using System.Drawing;
using System.IO;
using System.Windows.Forms;
using motoi.platform.commons;
using motoi.platform.ui.actions;
using motoi.platform.ui.shells;
namespace motoi.ui.windowsforms.shells {
/// <summary> Provides an implementation of <see cref="IMessageDialog"/>. </summary>
public class ... | 40.676617 | 113 | 0.581947 |
9bce694b82cd4c2a1d46528543a4be76f96b2d26 | 577 | cs | C# | Assets/Editor/ItemBaseEditor.cs | YuriyKnysh20/IsabellasAdventures1 | cf2dbea061c70d8f0c2ae4e4c5103f0c96060577 | [
"MIT"
] | null | null | null | Assets/Editor/ItemBaseEditor.cs | YuriyKnysh20/IsabellasAdventures1 | cf2dbea061c70d8f0c2ae4e4c5103f0c96060577 | [
"MIT"
] | null | null | null | Assets/Editor/ItemBaseEditor.cs | YuriyKnysh20/IsabellasAdventures1 | cf2dbea061c70d8f0c2ae4e4c5103f0c96060577 | [
"MIT"
] | null | null | null | using UnityEditor;
using UnityEngine;
[CustomEditor(typeof(ItemBase))]
public class ItemBaseEditor : Editor
{
private ItemBase itemBase;
private void Awake()
{
itemBase = (ItemBase) target;
}
public override void OnInspectorGUI()
{
GUILayout.BeginHorizontal();
if(GUILayout.Button("New Item"))
... | 16.970588 | 38 | 0.684575 |
f5dd80922645fd1a67f33f972401de0a54670172 | 458 | cs | C# | week 7 prototype/Assets/Aesthetics/FootBall Scene art/BallGlare.cs | wilpark2000/CoreGameLab | fa9419a94759f64065a8bfa868fc343de4e91598 | [
"Apache-2.0"
] | null | null | null | week 7 prototype/Assets/Aesthetics/FootBall Scene art/BallGlare.cs | wilpark2000/CoreGameLab | fa9419a94759f64065a8bfa868fc343de4e91598 | [
"Apache-2.0"
] | null | null | null | week 7 prototype/Assets/Aesthetics/FootBall Scene art/BallGlare.cs | wilpark2000/CoreGameLab | fa9419a94759f64065a8bfa868fc343de4e91598 | [
"Apache-2.0"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BallGlare : MonoBehaviour
{
public Transform ball;
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
transfor... | 22.9 | 145 | 0.670306 |
eb1cab6629d96fe49439839552e0754bc5506f08 | 182 | cs | C# | Starfield.Core/Item/Items/ItemCrimsonSlab.cs | dskprt/nylium | 419eb16243ef48f0655415f27a3070a00aefb402 | [
"MIT"
] | 10 | 2021-03-16T07:56:43.000Z | 2021-07-07T11:00:45.000Z | Starfield.Core/Item/Items/ItemCrimsonSlab.cs | dskprt/nylium | 419eb16243ef48f0655415f27a3070a00aefb402 | [
"MIT"
] | 5 | 2021-03-04T11:31:15.000Z | 2021-07-31T10:16:52.000Z | Starfield.Core/Item/Items/ItemCrimsonSlab.cs | StarfieldMC/Starfield | 419eb16243ef48f0655415f27a3070a00aefb402 | [
"MIT"
] | 4 | 2021-03-09T19:07:26.000Z | 2021-04-04T13:49:35.000Z | // FILE AUTOGENERATED. DO NOT MODIFY
namespace Starfield.Core.Item.Items {
[Item("minecraft:crimson_slab", 144, 64, 706)]
public class ItemCrimsonSlab : BlockItem { }
} | 30.333333 | 51 | 0.697802 |
eb7c739b989435a0e6459d65df0bd700532b4fc4 | 2,395 | cs | C# | P0/Storage/Mapper.cs | 12062021-dynamics365-uta/JoshuaStatenRevature1 | 6834400e08e2b7ed39f4979ed9760756856a8b54 | [
"MIT"
] | null | null | null | P0/Storage/Mapper.cs | 12062021-dynamics365-uta/JoshuaStatenRevature1 | 6834400e08e2b7ed39f4979ed9760756856a8b54 | [
"MIT"
] | null | null | null | P0/Storage/Mapper.cs | 12062021-dynamics365-uta/JoshuaStatenRevature1 | 6834400e08e2b7ed39f4979ed9760756856a8b54 | [
"MIT"
] | 1 | 2022-01-12T03:00:28.000Z | 2022-01-12T03:00:28.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Data.SqlClient;
using Domain;
namespace Storage
{
public class Mapper
{
public int CustomerMap (SqlDataReader dr)
{
string name = " ";
string... | 26.032609 | 68 | 0.430063 |
eb920b1c225ac8436b1d26107cb99b36fa5715db | 166 | cs | C# | CefGlue.Demo/IWebNavigationBox.cs | wmlunge/CefGlue | 82360b3c52735a21a05cc92deee4135d02e1897c | [
"MIT"
] | 2 | 2018-07-02T02:52:20.000Z | 2019-06-10T00:41:21.000Z | CefGlue.Demo/IWebNavigationBox.cs | wmlunge/CefGlue | 82360b3c52735a21a05cc92deee4135d02e1897c | [
"MIT"
] | 1 | 2022-03-07T08:19:24.000Z | 2022-03-07T08:19:24.000Z | CefGlue.Demo/IWebNavigationBox.cs | wmlunge/CefGlue | 82360b3c52735a21a05cc92deee4135d02e1897c | [
"MIT"
] | 2 | 2018-09-23T02:07:15.000Z | 2020-03-15T19:21:40.000Z | namespace Xilium.CefGlue.Demo
{
using System;
using System.Collections.Generic;
using System.Text;
public interface IWebNavigationBox
{
}
}
| 15.090909 | 38 | 0.680723 |
bfdca5c16959302eb95aa8f4e0affa8cf8254cb4 | 1,090 | cs | C# | Examples/CSharp/Document/LoadHtmlDocWithCredentials.cs | kashifiqb/Aspose.HTML-for-.NET | a893f597676a700a9b098b17fe91bbbe4948dcd4 | [
"MIT"
] | 13 | 2018-09-11T06:33:25.000Z | 2022-01-14T17:54:58.000Z | Examples/CSharp/Document/LoadHtmlDocWithCredentials.cs | kashifiqb/Aspose.HTML-for-.NET | a893f597676a700a9b098b17fe91bbbe4948dcd4 | [
"MIT"
] | 1 | 2019-07-31T03:22:03.000Z | 2020-02-11T14:10:18.000Z | Examples/CSharp/Document/LoadHtmlDocWithCredentials.cs | kashifiqb/Aspose.HTML-for-.NET | a893f597676a700a9b098b17fe91bbbe4948dcd4 | [
"MIT"
] | 11 | 2018-03-11T11:26:25.000Z | 2021-02-01T01:02:18.000Z | using Aspose.Html.Net;
using System.IO;
using System.Net;
namespace Aspose.Html.Examples.CSharp.Document
{
class LoadHtmlDocWithCredentials
{
public static void Run()
{
string requestUri = "https://httpbin.org/basic-auth/user/passwd";
HTMLDocument document = new HTMLDoc... | 30.277778 | 91 | 0.509174 |
92dbf1c27291876121a29f8503c3bdc25b922c96 | 17,876 | cs | C# | MainWindow.cs | raspiduino/OpenProductivity | cbf822be6af77c4ff2e489e430902d8ea79b0521 | [
"MIT"
] | null | null | null | MainWindow.cs | raspiduino/OpenProductivity | cbf822be6af77c4ff2e489e430902d8ea79b0521 | [
"MIT"
] | null | null | null | MainWindow.cs | raspiduino/OpenProductivity | cbf822be6af77c4ff2e489e430902d8ea79b0521 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using Microsoft.Win32;
using System.Security;
using System.Security.AccessControl;
namespace OpenProduct... | 39.030568 | 576 | 0.516614 |
e9312ad6ff5e17982f87858b7ac5010e451cd4f4 | 4,970 | cs | C# | DamienTheUnbeliever.System.Linq.Tests/First.cs | Damien-The-Unbeliever/Linq.AsyncEnumerable | 1f2b49f71e8369f4b009adce74d753fb4b4aa5d7 | [
"Apache-2.0"
] | 1 | 2019-08-22T02:50:50.000Z | 2019-08-22T02:50:50.000Z | DamienTheUnbeliever.System.Linq.Tests/First.cs | Damien-The-Unbeliever/Linq.AsyncEnumerable | 1f2b49f71e8369f4b009adce74d753fb4b4aa5d7 | [
"Apache-2.0"
] | null | null | null | DamienTheUnbeliever.System.Linq.Tests/First.cs | Damien-The-Unbeliever/Linq.AsyncEnumerable | 1f2b49f71e8369f4b009adce74d753fb4b4aa5d7 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Xunit;
using static DamienTheUnbeliever.System.Linq.AsyncEnumerable;
namespace DamienTheUnbeliever.System.Linq.Tests
{
public class First
{
[Theor... | 33.581081 | 156 | 0.632797 |
e95b7f089d06815988a900b78238c64703fe23e6 | 6,461 | cs | C# | Assets/EENet/Scripts/Bound/PacketBoundHandler.cs | monsoon1360/EENet-unity | 472290d54217447e5b7b214bf2c4bc16db2117da | [
"Apache-2.0"
] | 2 | 2019-10-31T12:43:49.000Z | 2021-03-24T03:34:02.000Z | Assets/EENet/Scripts/Bound/PacketBoundHandler.cs | monsoon1360/EENet-unity | 472290d54217447e5b7b214bf2c4bc16db2117da | [
"Apache-2.0"
] | null | null | null | Assets/EENet/Scripts/Bound/PacketBoundHandler.cs | monsoon1360/EENet-unity | 472290d54217447e5b7b214bf2c4bc16db2117da | [
"Apache-2.0"
] | 1 | 2021-03-24T03:33:44.000Z | 2021-03-24T03:33:44.000Z | using System;
using System.IO;
namespace EENet
{
class Stateobject
{
public const int BufferSize = 1024;
internal byte[] buffer = new byte[BufferSize];
}
public class PacketBoundHandler : IBound
{
public const int MAX_PACKET_LENGTH_SIZE = 4;
ITransport tranport;... | 29.368182 | 183 | 0.462158 |
b958fb11f8dc7de65978596f58af92c5464bb98c | 8,633 | cs | C# | KLG.cs | FurqanKhan1/Dictator | 74e29c12a8f92292ab3275661622c0632cdd0a7b | [
"Unlicense"
] | 5 | 2019-03-14T10:17:22.000Z | 2019-10-23T14:04:12.000Z | KLG.cs | FurqanKhan1/Dictator | 74e29c12a8f92292ab3275661622c0632cdd0a7b | [
"Unlicense"
] | null | null | null | KLG.cs | FurqanKhan1/Dictator | 74e29c12a8f92292ab3275661622c0632cdd0a7b | [
"Unlicense"
] | 14 | 2019-03-14T10:34:02.000Z | 2021-10-31T17:34:13.000Z | using System;
using System.Text;
using System.Diagnostics;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.IO;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Threading;
namespace ConsoleApplication1
{
class KhanLogger
{
privat... | 24.807471 | 170 | 0.59122 |
9fa234546e329fa7316a83c57b3a0eeb8945914e | 6,838 | cs | C# | ShellScript/Unix/Bash/Api/ClassLibrary/Core/Array/BashArray.Copy.cs | amkherad/ShellScript | 4a936d06145d76ffcbe7f1d3e5c881094d527096 | [
"MIT"
] | 6 | 2019-02-15T11:12:47.000Z | 2021-03-09T19:40:02.000Z | ShellScript/Unix/Bash/Api/ClassLibrary/Core/Array/BashArray.Copy.cs | amkherad/ShellScript | 4a936d06145d76ffcbe7f1d3e5c881094d527096 | [
"MIT"
] | null | null | null | ShellScript/Unix/Bash/Api/ClassLibrary/Core/Array/BashArray.Copy.cs | amkherad/ShellScript | 4a936d06145d76ffcbe7f1d3e5c881094d527096 | [
"MIT"
] | 1 | 2020-11-27T17:25:36.000Z | 2020-11-27T17:25:36.000Z | using System.Collections.Generic;
using System.Linq;
using ShellScript.Core.Language.Compiler.CompilerErrors;
using ShellScript.Core.Language.Compiler.Statements;
using ShellScript.Core.Language.Compiler.Transpiling.ExpressionBuilders;
using ShellScript.Core.Language.Library;
namespace ShellScript.Unix.Bash.Api.ClassL... | 39.074286 | 118 | 0.463878 |
04f259ca88786fbb7304ef5bc4ec5c1416d0fc28 | 2,330 | cs | C# | src/Azos/Serialization/Bix/BixJsonHandler.cs | JohnPKosh/azos | b8cb4c3c43628ce0d5b1df9a1ddd861e0a00d861 | [
"MIT"
] | 183 | 2018-10-19T21:17:58.000Z | 2022-03-25T04:48:25.000Z | src/Azos/Serialization/Bix/BixJsonHandler.cs | JohnPKosh/azos | b8cb4c3c43628ce0d5b1df9a1ddd861e0a00d861 | [
"MIT"
] | 587 | 2018-10-30T02:51:14.000Z | 2022-03-29T09:30:44.000Z | src/Azos/Serialization/Bix/BixJsonHandler.cs | JohnPKosh/azos | b8cb4c3c43628ce0d5b1df9a1ddd861e0a00d861 | [
"MIT"
] | 35 | 2018-10-19T21:17:21.000Z | 2021-12-28T20:27:47.000Z | /*<FILE_LICENSE>
* Azos (A to Z Application Operating System) Framework
* The A to Z Foundation (a.k.a. Azist) licenses this file to you under the MIT license.
* See the LICENSE file in the project root for more information.
</FILE_LICENSE>*/
using System;
using System.Collections.Generic;
using Azos.Data;
using A... | 32.816901 | 123 | 0.694421 |
ca703bcc15a20e89240e6d019c1ea40bd88ff784 | 1,393 | cs | C# | MVCGrid.NetCore/Web/HtmlExtensions.cs | johnsonalpha/MVCGrid.Net-2.0 | ca5792ac4fd24dbdb3b4c2a02b0b74e2f80a2901 | [
"MIT"
] | 3 | 2021-06-20T06:44:59.000Z | 2021-06-20T06:58:25.000Z | MVCGrid.NetCore/Web/HtmlExtensions.cs | johnsonalpha/MVCGrid.Net-2.0 | ca5792ac4fd24dbdb3b4c2a02b0b74e2f80a2901 | [
"MIT"
] | null | null | null | MVCGrid.NetCore/Web/HtmlExtensions.cs | johnsonalpha/MVCGrid.Net-2.0 | ca5792ac4fd24dbdb3b4c2a02b0b74e2f80a2901 | [
"MIT"
] | 1 | 2021-03-07T22:06:10.000Z | 2021-03-07T22:06:10.000Z | using Microsoft.AspNetCore.Html;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
using MVCGrid.NetCore.Engine;
using MVCGrid.Interfaces;
using MVCGrid.NetCore.Helpers;
using MVCGrid.Web;
using System;
using System.Collections.Generic;
us... | 33.166667 | 153 | 0.712132 |
ca7488f4b83c772b3ef0f42a649aab9f878ed488 | 825 | cs | C# | Portal/Features/Keys/Requests/CreateNewApiKey.cs | dlcs/protagonist | d4f72655beb064bb51f8205279b2df11f1062873 | [
"MIT"
] | 2 | 2021-11-08T21:11:06.000Z | 2021-11-09T18:39:04.000Z | Portal/Features/Keys/Requests/CreateNewApiKey.cs | dlcs/protagonist | d4f72655beb064bb51f8205279b2df11f1062873 | [
"MIT"
] | 164 | 2020-01-19T21:51:25.000Z | 2022-03-16T15:21:01.000Z | Portal/Features/Keys/Requests/CreateNewApiKey.cs | dlcs/protagonist | d4f72655beb064bb51f8205279b2df11f1062873 | [
"MIT"
] | null | null | null | using System.Threading;
using System.Threading.Tasks;
using API.Client;
using DLCS.HydraModel;
using MediatR;
namespace Portal.Features.Keys.Requests
{
/// <summary>
/// Create a new API key for current customer.
/// </summary>
public class CreateNewApiKey : IRequest<ApiKey>
{
}
... | 26.612903 | 97 | 0.631515 |
68011be669bf237f3c17f17e0af4a8a4e60d57a1 | 725 | cs | C# | SceneSkope.PowerBI/Authenticators/UsernameTokenProvider.cs | sceneskope/powerbi | 2df3c46922a291701513c0236f985bdc0bcc9823 | [
"MIT"
] | 1 | 2019-03-28T10:01:38.000Z | 2019-03-28T10:01:38.000Z | SceneSkope.PowerBI/Authenticators/UsernameTokenProvider.cs | sceneskope/powerbi | 2df3c46922a291701513c0236f985bdc0bcc9823 | [
"MIT"
] | null | null | null | SceneSkope.PowerBI/Authenticators/UsernameTokenProvider.cs | sceneskope/powerbi | 2df3c46922a291701513c0236f985bdc0bcc9823 | [
"MIT"
] | null | null | null | using System.Threading;
using System.Threading.Tasks;
using Microsoft.IdentityModel.Clients.ActiveDirectory;
namespace SceneSkope.PowerBI.Authenticators
{
public class UsernameTokenProvider : BaseAdalTokenProvider
{
public string RedirectUri { get; set; } = "https://login.live.com/oauth20_desktop.srf"... | 32.954545 | 108 | 0.722759 |
3f6dfa98d99e90834ce429ab60d93c0363c6900e | 2,389 | cs | C# | Arrays/IncreasingSubsequenceOfLengthThreeWithMaxProduct.cs | MaxIakovliev/Problems | b329de4b32ac9336a20594e5df37d2c524b59678 | [
"MIT"
] | null | null | null | Arrays/IncreasingSubsequenceOfLengthThreeWithMaxProduct.cs | MaxIakovliev/Problems | b329de4b32ac9336a20594e5df37d2c524b59678 | [
"MIT"
] | null | null | null | Arrays/IncreasingSubsequenceOfLengthThreeWithMaxProduct.cs | MaxIakovliev/Problems | b329de4b32ac9336a20594e5df37d2c524b59678 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Problems.Arrays
{
/// <summary>
/// http://www.geeksforgeeks.org/increasing-subsequence-of-length-three-with-maximum-product/
/// Given a sequence of non-negative integers, find th... | 29.134146 | 97 | 0.408121 |
3f72de609cdbddc04c492d787ab6a102dcce0a71 | 3,150 | cs | C# | AssetManager/Common/Bone.cs | Digheads/AssetManager | c9b8b13cc7a94ce651859c94c8fb3cd7058b675b | [
"Net-SNMP",
"Xnet"
] | 1 | 2017-05-24T12:59:53.000Z | 2017-05-24T12:59:53.000Z | AssetManager/Common/Bone.cs | Digheads/AssetManager | c9b8b13cc7a94ce651859c94c8fb3cd7058b675b | [
"Net-SNMP",
"Xnet"
] | null | null | null | AssetManager/Common/Bone.cs | Digheads/AssetManager | c9b8b13cc7a94ce651859c94c8fb3cd7058b675b | [
"Net-SNMP",
"Xnet"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Windows.Media.Media3D;
namespace AssetManager.Common
{
public class Bone
{
private Quaternion jointRotation = Quaternion.Identity;
private Vector3D offset = new Vector3D();
private string name;
public Matrix3D Local... | 24.80315 | 91 | 0.487302 |
6a4238f31dc5a2be4a1619b9558b737f81d4cba5 | 2,186 | cs | C# | ProjectSolution/Data.Connection/AmazonDbContext.cs | hris-sys/AmazonWareHouseAPI | 5ca28399fe69e9d638e9e8daa0dfaf92074d33e5 | [
"MIT"
] | null | null | null | ProjectSolution/Data.Connection/AmazonDbContext.cs | hris-sys/AmazonWareHouseAPI | 5ca28399fe69e9d638e9e8daa0dfaf92074d33e5 | [
"MIT"
] | null | null | null | ProjectSolution/Data.Connection/AmazonDbContext.cs | hris-sys/AmazonWareHouseAPI | 5ca28399fe69e9d638e9e8daa0dfaf92074d33e5 | [
"MIT"
] | null | null | null | using Data.Models.Interfaces;
using Data.Models.Models;
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore;
using System;
using System.Linq;
using System.Reflection;
namespace Data.Connection
{
public class AmazonDbContext : DbContext
{
public AmazonDbContext(... | 32.626866 | 200 | 0.594236 |
860a0776eca906fd3290ea34ce1e7e8cf8deb7f0 | 495 | cs | C# | Imaging/ScreenCapture.cs | Saurer/CSUnblockMeSolver | 90a9c39f2a561e53393afac6f97b1c4807f00e22 | [
"MIT"
] | null | null | null | Imaging/ScreenCapture.cs | Saurer/CSUnblockMeSolver | 90a9c39f2a561e53393afac6f97b1c4807f00e22 | [
"MIT"
] | null | null | null | Imaging/ScreenCapture.cs | Saurer/CSUnblockMeSolver | 90a9c39f2a561e53393afac6f97b1c4807f00e22 | [
"MIT"
] | null | null | null | using System.Drawing;
using System.Drawing.Imaging;
namespace CSUnblockMeSolver.Imaging {
static class ScreenCapture {
public static Bitmap Capture(Rectangle bounds) {
Bitmap bitmap = new Bitmap(bounds.Width, bounds.Height, PixelFormat.Format32bppPArgb);
using (Graphics g = Graphics... | 35.357143 | 98 | 0.640404 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.