added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10037 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "erinpentecost/io.autometa.lobby",
"max_stars_repo_path": "src/Io/Autometa/Redis/RedisClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10038"
} | starcoder | <reponame>erinpentecost/io.autometa.lobby
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using Microsoft.Extensions.Logging;
namespace Io.Autometa.Redis
{
/// <summary>
/// This class is not thread-safe, and the methods it exposes are
/// ... | 2.658192 | d226a578746055ffff410b8e35ca1eda |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10038 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "vadomlore/ScalableServer",
"max_stars_repo_path": "src/DotNetty.Common/Concurrency/IEventExecutorGroup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10039"
} | starcoder | <gh_stars>1-10
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace DotNetty.Common.Concurrency
{
using System;
using System.Threading.Tasks;
public interface IEventExecutorGroup
{
Task ... | 1.289288 | ed9e3e0016b60c532f1e6497e7cff254 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10039 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "philasmar/aws-sdk-net",
"max_stars_repo_path": "sdk/src/Services/GlueDataBrew/Generated/Model/_bcl45+netstandard/GlueDataBrewPaginatorFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10040"
} | starcoder | #if !NETSTANDARD13
/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
... | 1.566173 | 25eaaa19e378dd81bb6907d7b20ed581 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10040 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "EricGrahamMacEachern/anesthesiaconsiderations",
"max_stars_repo_path": "anesthesiaconsiderations/anesthesiaconsiderations/FontanPhysiology.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10041"
} | starcoder | <gh_stars>0
using System;
using Xamarin.Forms;
namespace FormsGallery
{
class FontanPhysiology : ContentPage
{
public FontanPhysiology()
{
Command<Type> navigateCommand =
new Command<Type>(async (Type pageType) =>
{
Page page = (P... | 2.634703 | a1b6c4d51bf4f8fc39c3839c6c394284 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10041 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "TheFakeMontyOnTheRun/level-editor-3d",
"max_stars_repo_path": "historic/MonoBED3/MonoBED3/Controller/Protocols/ContextListener.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10042"
} | starcoder | <reponame>TheFakeMontyOnTheRun/level-editor-3d
using System;
namespace MonoBED3 {
public interface ContextListener {
void contextModified();
}
}
| 0.9092 | 944e7ef115cd356f23e31e99adb06858 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10042 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "viper3400/MovieDatabaseApi",
"max_stars_repo_path": "src/MovieDatabaseCLI/OrphanFileWorker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10043"
} | starcoder | using Jaxx.VideoDb.WebCore.Services;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace MovieDatabaseCLI
{
public... | 2.323684 | 42cb551246f8221b29f6d721bd040acb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10043 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "OrganicaWild/OrganicaWild",
"max_stars_repo_path": "Framework/Evolutionary/Nsga2/AbstractNsga2Individual.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10044"
} | starcoder | <reponame>OrganicaWild/OrganicaWild<filename>Framework/Evolutionary/Nsga2/AbstractNsga2Individual.cs
using System;
using System.Collections.Generic;
namespace Framework.Evolutionary.Nsga2
{
/// <summary>
/// Abstract base class for implementing new individuals that can be used inside of the NSGA-2 Algorithm
... | 3.252013 | 023e8485feff039435b43f85e2ee66e9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10044 | {
"extension": "c-sharp",
"max_stars_count": "38.0",
"max_stars_repo_name": "AreebaAroosh/Machete",
"max_stars_repo_path": "src/Machete.HL7/Configuration/HL7ComponentCreation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10045"
} | starcoder | namespace Machete.HL7
{
public abstract class HL7ComponentCreation<TComponent, TSchema> :
HL7EntityCreation<TComponent, TSchema>
where TSchema : Entity
where TComponent : TSchema
{
}
} | 1.449035 | f4d2406be0d94f3b67a4d0ce93605856 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10045 | {
"extension": "c-sharp",
"max_stars_count": "138.0",
"max_stars_repo_name": "qifei2012/GreenPipes",
"max_stars_repo_path": "src/GreenPipes/Internals/Mapping/IDictionaryConverterCache.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10046"
} | starcoder | <filename>src/GreenPipes/Internals/Mapping/IDictionaryConverterCache.cs<gh_stars>100-1000
namespace GreenPipes.Internals.Mapping
{
using System;
public interface IDictionaryConverterCache
{
IDictionaryConverter GetConverter(Type type);
}
}
| 1.660298 | 6a1aa7b9b4bb7b7468e26e59c0effb5f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10046 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Yoshida24/uni-l2d-extension",
"max_stars_repo_path": "dev/UniL2dExtension/Assets/Sample/Live2D/Cubism/Editor/Deleters/CubismDeleterBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10047"
} | starcoder | /**
* Copyright(c) Live2D Inc. All rights reserved.
*
* Use of this source code is governed by the Live2D Open Software license
* that can be found at https://www.live2d.com/eula/live2d-open-software-license-agreement_en.html.
*/
using System;
namespace Live2D.Cubism.Editor.Deleters
{
/// <summary>
///... | 2.540298 | c0c4d8f78b57a5e016a2e54cf3cebd97 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10047 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Jonne/Nyxie",
"max_stars_repo_path": "src/Hotcakes.Plugin.Promotions/Conditions/LastPurchaseDateCondition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10048"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using Hotcakes.Plugin.Promotions.Resolvers;
using Sitecore.Commerce.Core;
using Sitecore.Commerce.Plugin.Customers;
using Sitecore.Commerce.Plugin.Orders;
using Sitecore.Framework.Rules;
namespace Hotcakes.Plugin.Promotions.Conditions
{
/// <sum... | 2.252096 | df7208ad003320e87dfdcf619fbcdbe9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10048 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "snr4978/DotNetService4",
"max_stars_repo_path": "Kean.Presentation.Rest/Seedwork/BatchMethod.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10049"
} | starcoder | <reponame>snr4978/DotNetService4<filename>Kean.Presentation.Rest/Seedwork/BatchMethod.cs<gh_stars>0
namespace Kean.Presentation.Rest
{
/// <summary>
/// Restful Api 批量操作资源的方法
/// </summary>
public enum BatchMethod
{
/// <summary>
/// 创建资源
/// </summary>
Create,
... | 1.944862 | c6665b924d85929a3f781db5c203e75b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10049 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DaneSpiritGOD/SimpleEye",
"max_stars_repo_path": "DisplayCenter.UI.Solution/ViewModels/SolutionSummaryViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10050"
} | starcoder | using DisplayCenter.Core;
using LiveCharts;
using LiveCharts.Defaults;
using LiveCharts.Wpf;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DisplayCenter.UI.Solution.ViewModels
{
public class SolutionSummaryViewModel
{
publ... | 2.357348 | b9e4efe845e232c6cf5665d24389d89f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10050 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "andrey-helldar/protanki-wot-launcher",
"max_stars_repo_path": "!Hell WPF Multipack Launcher/App.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10051"
} | starcoder | <reponame>andrey-helldar/protanki-wot-launcher<gh_stars>0
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace _Hell_WPF_Multipack_Launcher
{
/// <summary>
/// Interaction logic for App.x... | 2.271719 | b1df3303d3e05088f83945abf15f4b09 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10051 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FriendlyNPC/MVC6_Mac",
"max_stars_repo_path": "OptionsWebsite/Models/DiplomaOptionsContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10052"
} | starcoder | using Microsoft.Data.Entity;
namespace OptionsWebSite.Models
{
public class DiplomaOptionsContext : DbContext
{
public DbSet<Option> Options { get; set; }
public DbSet<YearTerm> YearTerms { get; set; }
public DbSet<Choice> Choices { get; set; }
protected over... | 2.087484 | 1fc5537d837d6622011bd9bc346d2093 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10052 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Heufneutje/WinWeeRelay",
"max_stars_repo_path": "WinWeelay.Utils/HexStringUtils.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10053"
} | starcoder | <reponame>Heufneutje/WinWeeRelay
using System;
using System.Linq;
namespace WinWeelay.Utils
{
/// <summary>
/// Helper class for converting between a string of hex values and a byte array.
/// </summary>
public static class HexStringUtils
{
/// <summary>
/// Get a byte array from a... | 3.158191 | cd8b9e90c0415028a45022c476f7a412 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10053 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "loekd/ServiceFabric.BackupRestore",
"max_stars_repo_path": "src/ServiceFabric.BackupRestore/IBackupRestoreServiceOperations.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10054"
} | starcoder | using System;
using System.Fabric;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.ServiceFabric.Data;
namespace ServiceFabric.BackupRestore
{
/// <summary>
/// This interface must be implemented to perform backups and restores.
/// Implement this service to enable calls to <see cref... | 2.080937 | 8e3b9e58c04b4d2e5135ae97545a300a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10054 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "singhramkumar/AspnetMicroservices",
"max_stars_repo_path": "src/Services/Ordering/Ordering.Application/Features/Orders/Queries/GetOrderedList/GetOrderedListQueryHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10055"
} | starcoder | using AutoMapper;
using MediatR;
using Ordering.Application.Contracts.Persistence;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace Ordering.Application.Features.Orders.Queries.GetOrderedList
{
public class GetOrd... | 2.272236 | 0d75c42bb42655e1c76ea0ef505c99b5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10055 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "npocmaka/Windows-Server-2003",
"max_stars_repo_path": "com/netfx/src/clr/bcl/system/runtime/interopservices/errorwrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10056"
} | starcoder | <filename>com/netfx/src/clr/bcl/system/runtime/interopservices/errorwrapper.cs
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
/*=============================================================================
**
** Class: ErrorWrapper.
**
** Author: <NAME>(dmortens)
*... | 2.3953 | d350bfff464d9730bf9109ece747ac9f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10056 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FoxDieSolid/Mantle",
"max_stars_repo_path": "v1/Mantle/Mantle.Configuration/Configurers/BaseConfigurer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10057"
} | starcoder | <reponame>FoxDieSolid/Mantle
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Linq;
using Mantle.Configuration.Attributes;
using Mantle.Configuration.Interfaces;
using Mantle.Extensions;
namespace Mantle.Configuration.Configurers
{
public abstract class BaseConfigurer<T> : ... | 2.538344 | ffa624025b739f5523afde38eefa22ea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10057 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LEVATHIAN/Help",
"max_stars_repo_path": "NadekoBot/Modules/Administration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10058"
} | starcoder | using Discord.Modules;
using Discord.Commands;
using Discord;
using System;
using System.Linq;
using NadekoBot.Extensions;
using System.Threading.Tasks;
using NadekoBot.Commands;
using System.IO;
using Newtonsoft.Json.Linq;
using NadekoBot.Classes;
using NadekoBot.Classes.Permissions;
using NadekoBot.Classes._DataMode... | 2.447479 | d9a06866853ec071f3b647f551f8df01 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10058 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "NaskoVasilev/CSharp-MVC-Framework",
"max_stars_repo_path": "MvcFramework/MvcFramework/Attributes/Validation/EmailAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10059"
} | starcoder | <filename>MvcFramework/MvcFramework/Attributes/Validation/EmailAttribute.cs
using System;
using System.Text.RegularExpressions;
namespace MvcFramework.Attributes.Validation
{
public class EmailAttribute : ValidationAttribute
{
private const string DefailtEmailErrorMessage = "The email is not valid!";
public Em... | 3.141848 | 1426988e4940e753284b9a62e4f647ce |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10059 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "kane-armstrong/rest-api-from-sql",
"max_stars_repo_path": "samples/AdventureWorksApi/AdventureWorksApi/Controllers/Production/ProductListPriceHistoryController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10060"
} | starcoder | <filename>samples/AdventureWorksApi/AdventureWorksApi/Controllers/Production/ProductListPriceHistoryController.cs
// DISCLAIMER
// This file contains auto generated code.
// Changes to this file may be overwritten when the files are regenerated.
using System;
using System.Collections.Generic;
using System.Linq;
using S... | 2.203531 | bcb834dc519148b923c601e2cfaa7f13 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10060 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dmarino/Sunchasers",
"max_stars_repo_path": "Assets/Scripts/Player/Questionnaire/Answers/SensationAnswer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10061"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class SensationAnswer : Answer
{
[SerializeField] public QuestionnaireInfo.SENSATION _Sensation;
private void Awake()
{
_Label.text = _Sensation.ToString();
_Label.gameObject.SetActive(false);
}
... | 2.132454 | 3f14494b85cf996657de9553fa7df115 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10061 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "avjabalpur/ccd-generator",
"max_stars_repo_path": "MohawkCollege.EHR.gpmr.Pipeline.Triggers.CorDelta/Format/ConstraintDeltaType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10062"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Xml.Serialization;
namespace MohawkCollege.EHR.gpmr.Pipeline.Triggers.CorDelta.Format
{
/// <summary>
/// Identifies the type of constraints
/// </summary>
[XmlType("ConstraintDeltaType", Namespace = "ur... | 2.144115 | 483acd47b9bfaa404300a686b6bbd580 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10062 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "microdee/Notui",
"max_stars_repo_path": "Notui/ElementTransformation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10063"
} | starcoder | <reponame>microdee/Notui
using System;
using System.Collections.Generic;
using System.Linq;
using System.Numerics;
using md.stdl.Coding;
using md.stdl.Interfaces;
using md.stdl.Mathematics;
using Matrix4x4 = System.Numerics.Matrix4x4;
namespace Notui
{
/// <summary>
/// Enum flags to selectively apply transfo... | 2.45014 | e9d48602af7a6ee41d0860cc718dd501 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10063 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "clarartp/twilio-csharp",
"max_stars_repo_path": "src/Twilio.Api.Tests.Integration/ConferenceTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10064"
} | starcoder | <filename>src/Twilio.Api.Tests.Integration/ConferenceTests.cs
using System;
using NUnit.Framework;
using System.Threading;
using Moq;
using RestSharp;
namespace Twilio.Api.Tests.Integration
{
[TestFixture]
public class ConferenceTests
{
private const string CONFERENCE_SID = "CF123";
Manual... | 2.378543 | b7729166a812786b24fbbf692c1ec771 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10064 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mrsalmon1976/IISLogReader",
"max_stars_repo_path": "source/Test.IISLogReader/BLL/Validators/ProjectValidatorTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10065"
} | starcoder | <filename>source/Test.IISLogReader/BLL/Validators/ProjectValidatorTest.cs
using NSubstitute;
using NUnit.Framework;
using IISLogReader.BLL.Models;
using IISLogReader.BLL.Validators;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Test.IISLo... | 2.416815 | 5b37156bc05d1f86f6dd2c9df96de3c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10065 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "INVA-Spa/Laser.Orchard.Platform",
"max_stars_repo_path": "src/Modules/Laser.Orchard.Meteo/Migration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10066"
} | starcoder | using Laser.Orchard.Meteo.Models;
using Orchard.ContentManagement.MetaData;
using Orchard.Core.Contents.Extensions;
using Orchard.Data.Migration;
namespace Laser.Orchard.Meteo {
public class Migration : DataMigrationImpl {
public int Create() {
ContentDefinitionManager.AlterPartDefinition(
... | 1.743156 | b30c31e32d4acae54527c085d8a2f2fd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10066 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "merklegroot/blocktrade-integration",
"max_stars_repo_path": "BlocktradeExchangeLib/Models/BlocktradeTrade.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10067"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace BlocktradeExchangeLib.Models
{
public class BlocktradeTrade
{
}
}
| 0.953662 | d3fc60f0f6d20fdd9d3aa86576f8c4a3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10067 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LokiMidgard/KarthagoCharacterGeneratorTool",
"max_stars_repo_path": "Parsers/CardMetadataBlock.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10068"
} | starcoder | using Microsoft.Toolkit.Parsers.Markdown;
using Microsoft.Toolkit.Parsers.Markdown.Blocks;
using Microsoft.Toolkit.Parsers.Markdown.Helpers;
using System;
using System.Collections.Generic;
namespace Parsers
{
public class CardMetadataBlock : MarkdownBlock
{
public int Times { get; set; }
pu... | 2.769522 | ea18a204fccce0998bf682bae1d3a3b7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10068 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "VitessePSP/ApplicationInsights-dotnet",
"max_stars_repo_path": "WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10069"
} | starcoder | namespace Microsoft.ApplicationInsights.Tests
{
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Runtime.Serialization.Json;
using System.Threadin... | 1.761819 | 2b958479fa1e4738725db80e92a63602 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10069 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "visualsanity/Battleship.Microservices",
"max_stars_repo_path": "src/Battleship.Audit/Controllers/IAuditController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10070"
} | starcoder | namespace Battleship.Audit.Controllers
{
using System.Threading.Tasks;
using Battleship.Infrastructure.Core.Models;
using Microsoft.AspNetCore.Mvc;
public interface IAuditController
{
#region Methods
Task<ActionResult> GetAuditContent();
Task<ActionResult> SaveAuditCont... | 1.611331 | 11a2aea61dfcf4a326d20634885bc509 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10070 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "yangli1128/itextsharp.NetCore",
"max_stars_repo_path": "src/core/iTextSharp/text/List.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10071"
} | starcoder | /*
This file is part of the iText (R) project.
Copyright (c) 1998-2019 iText Group NV
Authors: iText Software.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3
as published by the Free Software Foundation ... | 2.028562 | 6b85e075486adf5f8f1e0c29795a1baa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10071 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "JudahGabriel/Chavah",
"max_stars_repo_path": "Chavah.NetCore/Models/ProfilePictureUpload.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10072"
} | starcoder | <reponame>JudahGabriel/Chavah
using Microsoft.AspNetCore.Http;
namespace BitShuva.Chavah.Models
{
public class ProfilePictureUpload
{
public IFormFile? Photo { get; set; }
}
}
| 1.240082 | a6e2c8d7883e1a47e074153d4cfc44e2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10072 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "openrpg/OpenRpg.Genres",
"max_stars_repo_path": "src/OpenRpg.Genres.Fantasy/Defaults/DefaultStatsComputer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10073"
} | starcoder | <reponame>openrpg/OpenRpg.Genres
using System.Collections.Generic;
using OpenRpg.Core.Effects;
using OpenRpg.Core.Stats;
using OpenRpg.Genres.Fantasy.Stats;
namespace OpenRpg.Genres.Fantasy.Defaults
{
public class DefaultStatsComputer : IStatsComputer
{
public IAttributeStatPopulator AttributeStatPopul... | 2.198505 | ad2280a786f1ff3030b0d714b991d9b1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10073 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RandallFlagg/Eto",
"max_stars_repo_path": "Source/Addins/Eto.Addin.VisualStudio/Eto.Addin.VisualStudio/EtoAddinPackage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10074"
} | starcoder | <gh_stars>0
using System;
using System.Diagnostics;
using System.Globalization;
using System.Runtime.InteropServices;
using Microsoft.Win32;
using Microsoft.VisualStudio;
using Microsoft.VisualStudio.Shell.Interop;
using Microsoft.VisualStudio.OLE.Interop;
using Microsoft.VisualStudio.Shell;
using Microsoft.V... | 1.168199 | 7d6dda640d7ef8c2d05f86bf5bb6f784 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10074 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "erwan-joly/hotchocolate",
"max_stars_repo_path": "src/HotChocolate/Core/test/Core.Tests/Integration/HelloWorldCodeFirst/QueryHelloWorldClr.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10075"
} | starcoder | namespace HotChocolate.Integration.HelloWorldCodeFirst
{
public class QueryHelloWorldClr
{
private readonly DataStoreHelloWorld _dataStore;
public QueryHelloWorldClr(DataStoreHelloWorld dataStore)
{
_dataStore = dataStore;
}
public string GetHello(string to... | 2.268245 | 6989dffa46438863ad5c0e317192e151 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10075 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "belav/AspNetWebStack",
"max_stars_repo_path": "test/System.Web.WebPages.Test/Extensions/StringExtensionsTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10076"
} | starcoder | <gh_stars>0
// 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 System.Globalization;
using System.Web.TestUtil;
using Microsoft.TestCommon;
namespace System.Web.WebPages.Test
{
public class S... | 2.552756 | 7847c92a03eb962da1f6399611ff80b5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10076 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jason-c-daniels/Jcd.Refelction",
"max_stars_repo_path": "Jcd.Reflection/FieldInfoExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10077"
} | starcoder | using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Reflection;
namespace Jcd.Reflection
{
/// <summary>
/// Extension methods to aid in reflecting on fields.
/// </summary>
public static class FieldInfoExtensions
{
/// <summary>
... | 3.077778 | b4d964c9acf73e3ff2dbdb89cd1e8af9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10077 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "cddldg/dgblog",
"max_stars_repo_path": "src/DG.Blog.Web/Response/Blog/FMDto.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10078"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace DG.Blog.Web.Response.Blog
{
public class FMDto
{
/// <summary>
/// 专辑名称
/// </summary>
public string AlbumTitle { get; set; }
/// <summary>
/// 艺术家
... | 1.683166 | d0c2f34c83524f8aa1a6417fa77674fe |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10078 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bsimser/manic-miner",
"max_stars_repo_path": "versionXNA/minerXNA/minerXNA/Fuente.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10079"
} | starcoder | <filename>versionXNA/minerXNA/minerXNA/Fuente.cs
/**
* Fuente
*
* Parte de "galaxian-remake"
*
* @author 1-DAI IES San Vicente 2010/11
*/
/* --------------------------------------------------
Versiones hasta la fecha:
Num. Fecha Por / Cambios
-----------------... | 2.259972 | 70a9a0c03853241330829c0b3eded47d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10079 | {
"extension": "c-sharp",
"max_stars_count": "697.0",
"max_stars_repo_name": "rpahli/spring-net",
"max_stars_repo_path": "test/Spring/Spring.Aop.Tests/Aop/Support/SdkRegularExpressionMethodPointcutTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10080"
} | starcoder | <gh_stars>100-1000
#region License
/*
* Copyright 2002-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/l... | 2.36947 | c99b3c589905f8792cad9b5fbebe421d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10080 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "afonsoft/PetSystem",
"max_stars_repo_path": "Afonsoft.Petz/Model/AddressEntity.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10081"
} | starcoder | using System;
using System.Collections.Generic;
using System.Globalization;
namespace Afonsoft.Petz.Model
{
[Serializable]
public class AddressEntity : IComparer<AddressEntity>, IComparable<AddressEntity>
{
public int Id { get; set; }
public string Name { get; set; }
public string... | 2.952546 | d81fc634c44829f4d5cd2c009feecc8c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10081 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "KornnerStudios/KSoft.Phoenix",
"max_stars_repo_path": "KSoft.Phoenix/Utils/IsNumericTester.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10082"
} | starcoder |
namespace KSoft.Phoenix
{
public struct IsNumericTester
{
public bool AllowExponential;
public int StartOffset;
public int ReturnFailOffset;
public int ReturnIntegralDigits;
public int ReturnFractionalDigits;
public int ReturnSignificantDigits;
private void InitializeReturns()
{
... | 2.892325 | 7b488636313e7fedb91d0bfcab47b5df |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10082 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "camilohe/Npoi.Mapper",
"max_stars_repo_path": "Npoi.Mapper/test/MappingTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10083"
} | starcoder | <filename>Npoi.Mapper/test/MappingTests.cs
using System;
using System.Linq;
using System.Reflection;
using Npoi.Mapper;
using NUnit.Framework;
using test.Sample;
namespace test
{
/// <summary>
/// Column mapping tests.
/// </summary>
[TestFixture]
public class MappingTests : TestBase
{
... | 2.523104 | b192721496cc6380a1153df59ffebfb2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10083 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "carlgieringer/MvcBootstrap",
"max_stars_repo_path": "MvcBootstrap/ViewModels/Choices.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10084"
} | starcoder | <reponame>carlgieringer/MvcBootstrap<filename>MvcBootstrap/ViewModels/Choices.cs
namespace MvcBootstrap.ViewModels
{
using System.Collections.Generic;
using System.Linq;
using MvcBootstrap.Util;
public class Choices<TViewModel> : IChoices<TViewModel>
where TViewModel : IEntityViewModel
{
... | 2.943071 | 20b0aeac8c8403ef93237305f69a3c5a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10084 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "zzzprojects/mysql-connector-net",
"max_stars_repo_path": "MySQL.Data/src/X/XDevAPI/CRUD/FindStatement.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10085"
} | starcoder | // Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License, version 2.0, as
// published by the Free Software Foundation.
//
// This program is also distributed w... | 1.891788 | 517a5a6e36d9184b9e9250a72a235e86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10085 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "peara/cortex-v2-example",
"max_stars_repo_path": "csharp/CortexAccess/Authorizer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10086"
} | starcoder | <gh_stars>1-10
using System;
namespace CortexAccess
{
public class Authorizer
{
private CortexClient _ctxClient;
private string _cortexToken;
private string _emotivId;
private bool _isEulaAccepted;
private bool _hasAccessRight;
private string _licenseID;
... | 2.408292 | 04af41b27d2a8d89d9cd7f5882d7cdab |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10086 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "scarviz/WesternHatsGunman",
"max_stars_repo_path": "Assets/Cardboard/Scripts/Pose3D.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10087"
} | starcoder | // Copyright 2014 Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | 2.615431 | 476d696282226626a250f15fc2417397 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10087 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "heshang233/networking",
"max_stars_repo_path": "test/networking.model.tests/DataLinkTests/VLANFrameTests/VLANFrame_Property_VID_Test.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10088"
} | starcoder | <filename>test/networking.model.tests/DataLinkTests/VLANFrameTests/VLANFrame_Property_VID_Test.cs
using System;
using FluentAssertions;
using Networking.Model.DataLink;
using Xunit;
namespace Networking.Model.Tests.DataLinkTests.VLANFrameTests
{
public class VLANFrame_Property_VID_Test
{
[Fact]
... | 2.259638 | 04f6843edd6cfce49ff70b0bb01311c9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10088 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Orcomp/CsvHelper",
"max_stars_repo_path": "src/CsvHelper/Configuration/CsvPropertyReferenceMap`1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10089"
} | starcoder | // Copyright 2009-2012 <NAME>
// This file is a part of CsvHelper and is licensed under the MS-PL
// See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html
// http://csvhelper.com
using System;
using System.Reflection;
namespace CsvHelper.Configuration
{
/// <summary>
/// Mappi... | 2.300721 | 6dd775a3e70b05ba0d0b735ffc24212a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10089 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gellios3/My-Tower-Defence",
"max_stars_repo_path": "Assets/Scripts/Commands/OnSellTurretCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10090"
} | starcoder | <reponame>gellios3/My-Tower-Defence
using strange.extensions.command.impl;
using Services;
using UnityEngine;
using Views.MainGame;
namespace Commands
{
public class OnSellTurretCommand : Command
{
/// <summary>
/// Player starts service
/// </summary>
[Inject]
public Pl... | 1.939689 | 6f4c865d5955494435356904d8f2d25f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10090 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Sebazzz/GitVersion",
"max_stars_repo_path": "src/GitVersionCore/GitVersionCalculator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10091"
} | starcoder | <gh_stars>0
using System;
using GitVersion.Cache;
using GitVersion.Configuration;
using GitVersion.Extensions;
using GitVersion.Logging;
using GitVersion.OutputVariables;
using GitVersion.VersionCalculation;
using LibGit2Sharp;
using Microsoft.Extensions.Options;
namespace GitVersion
{
public class GitVersionCalcu... | 1.824846 | a406a480357f1442f80d7d1a83e157a8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10091 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bd3717eb/KONEXUS",
"max_stars_repo_path": "Integra_Develoment/Background.aspx.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10092"
} | starcoder | using IntegraBussines;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Web;
using System.Web.Services;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace Integra_Develoment
{
public partial class Background : System.Web.UI.Page
{
... | 1.958982 | dd7d8e2ed8946e33621391c4b76abc7c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10092 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "fernandogutierrez27/SapphireDb",
"max_stars_repo_path": "SapphireDb/Internal/CommandExecutor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10093"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using SapphireDb.Command;
using SapphireDb.Command.Execute;
using SapphireDb.Connection;
using SapphireDb.Helper;
using SapphireDb.Models;
using S... | 2.336756 | 5036cd03368da11b12e9f950c69fc47b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10093 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Ventera-Corporation/piipan",
"max_stars_repo_path": "match/tests/Piipan.Match.Core.IntegrationTests/MatchRecordDaoTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10094"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using Moq;
using Npgsql;
using Piipan.Match.Api.Models;
using Piipan.Match.Core.DataAccessObjects;
using Piipan.Match.Core.Exceptions;
using Piipan.Match.Core.Models;
using Pi... | 1.951262 | 186cdf505af56485aa8725414e04bb12 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10094 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "tboogh/ReactiveBluetooth",
"max_stars_repo_path": "IntegrationsTests/ReactiveBluetooth.Central.Android.IntegrationsTests/Tests/CentralTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10095"
} | starcoder | <reponame>tboogh/ReactiveBluetooth
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Android.App;
using Android.Content;
using Android.OS;
using Android.Runtime;
using Android.Views;
using Android.Widget;
using ReactiveBluetooth.Android.Central;
using ReactiveBluetooth.Core.Ce... | 1.299893 | 1298a0d0e534ebb32b388976e83d5202 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10095 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nathaliefil/uroboros",
"max_stars_repo_path": "MetaFileManager/syntax/variables/from_directory/Path.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10096"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Uroboros.syntax.variables.abstracts;
using Uroboros.syntax.runtime;
namespace Uroboros.syntax.variables.from_file
{
class Path : NamedStringable
{
public Path()
{
na... | 1.572824 | 14265b953581f9ed64aa9b1ad3053f32 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10096 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Aviv-Yaniv/azure-powershell",
"max_stars_repo_path": "src/Websites/Websites.Autorest/generated/api/Models/Api20210201/NetworkTrace.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10097"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
namespace Mi... | 1.891895 | ff449c47280c7aec48e5f38bcacfbdfe |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10097 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "indrivo/GEAR",
"max_stars_repo_path": "src/GR.Extensions/GR.Calendar.Extensions/GR.Calendar.Razor/Views/Calendar/ExternalCalendarProviders.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:10098"
} | starcoder | <filename>src/GR.Extensions/GR.Calendar.Extensions/GR.Calendar.Razor/Views/Calendar/ExternalCalendarProviders.cshtml
@model IEnumerable<GR.Calendar.Razor.ViewModels.ExternalCalendarProviderSettingsViewModel>
@{
ViewData["Title"] = "Connect with external calendar providers";
}
@section Styles
{
<link rel="sty... | 2.089427 | c0d4b75e49ab1ae035a2943d4089fcbc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10098 | {
"extension": "c-sharp",
"max_stars_count": "87.0",
"max_stars_repo_name": "SVemulapalli/baseline",
"max_stars_repo_path": "src/Baseline.Testing/Conversion/DateTime_conversion_specs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10099"
} | starcoder | <reponame>SVemulapalli/baseline<filename>src/Baseline.Testing/Conversion/DateTime_conversion_specs.cs<gh_stars>10-100
using System;
using Baseline.Conversion;
using Shouldly;
using Xunit;
namespace Baseline.Testing.Conversion
{
public class DateTime_conversion_specs
{
[Fact]
public void get_da... | 2.834787 | fd150018e9f4a8389f1ad83a927d47be |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10099 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "enrique-avalon/chinchilla",
"max_stars_repo_path": "src/Chinchilla.Sample.SharedSubscriptions/Properties/AssemblyInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10100"
} | starcoder | using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Chinchilla.Sample.SharedSubscriptions")]
[assembly: Guid("7a022c31-cbcf-4788-ad44-7f7df8424185")] | 1.017977 | ee2a30be609b67bf84a8400fc4d47397 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10100 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Erwinvandervalk/Cedar",
"max_stars_repo_path": "src/Cedar.GetEventStore/Handlers/HandlerModuleExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10101"
} | starcoder | <gh_stars>0
namespace Cedar.GetEventStore.Handlers
{
using System.Collections.Generic;
using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
using Cedar.Annotations;
using Cedar.GetEventStore.Serialization;
using Cedar.Handlers;
using Cedar.Serialization;
us... | 1.549191 | f153aeb49165b47cd5061131832680ce |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10101 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jovanemarques/JustEatItProject",
"max_stars_repo_path": "src/JustEatIt/Views/AdminDish/CreateEditDishType.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:10102"
} | starcoder | @model JustEatIt.Models.DishType
@{
ViewData["Title"] = (Model.Id == 0) ? "Create Dish Type" : "Edit Dish Type";
}
<h1>@ViewData["Title"]</h1>
<hr />
<div class="row">
<div class="col-md-4">
<form asp-action="CreateEdit">
<div asp-validation-summary="ModelOnly" class="text-danger"></div>
... | 2.24502 | ef011e0d96aefc0d476bff52fc5bff72 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10102 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RossLieberman/NEST",
"max_stars_repo_path": "src/Nest/ElasticClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10103"
} | starcoder | using System;
using System.IO;
using System.Threading.Tasks;
using Elasticsearch.Net;
namespace Nest
{
/// <summary>
/// ElasticClient is NEST's strongly typed client which exposes fully mapped elasticsearch endpoints
/// </summary>
public partial class ElasticClient : IElasticClient, IHighLevelToLowLev... | 1.945347 | 6d7fd2b5c41c15aa3466430113876fba |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10103 | {
"extension": "c-sharp",
"max_stars_count": "22.0",
"max_stars_repo_name": "TolikPylypchuk/KeyboardSwitch",
"max_stars_repo_path": "KeyboardSwitch.Settings.Core/ViewModels/ReactiveForm.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10104"
} | starcoder | <gh_stars>10-100
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Linq.Expressions;
using System.Reactive;
using System.Reactive.Concurrency;
using System.Reactive.Linq;
using System.Reactive.Subjects;
using System.Resources;
using System.Threading.Ta... | 1.884643 | 3c775914baee56a27719cb5872fef9ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10104 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mertozler/CompanyPanel",
"max_stars_repo_path": "EntityLayer/Concrete/ServiceDepartment.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10105"
} | starcoder | using System.ComponentModel.DataAnnotations;
namespace EntityLayer.Concrete
{
public class ServiceDepartment
{
[Key]
public int ServiceDepartmentId { get; set; }
public int ServiceId { get; set; }
public Service Service { get; set; }
public int DepartmentId { get; set;... | 2.23653 | 88ed1d39ac3e42c929feb3ed519a96c8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10105 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "corefan/PixelArt",
"max_stars_repo_path": "Assets/CloneParticleSeed.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10106"
} | starcoder | using UnityEngine;
using System.Collections;
public class CloneParticleSeed : MonoBehaviour {
public ParticleSystem ParticleSystemToClone;
ParticleSystem CloneSystem;
// Use this for initialization
void Start () {
CloneSystem = GetComponent<ParticleSystem> ();
var main = CloneSystem.main;
main.playOnAwake =... | 1.778237 | d9a1ca20385be80431c1a9c852b00d6d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10106 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Database-2015-Team-Chlorine/Teamwork",
"max_stars_repo_path": "MediaMonitoringSystem/MediaMonitoringSystem.Models/MongoDb/MediaDistributorModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10107"
} | starcoder | namespace MediaMonitoringSystem.Models.MongoDb
{
using System.Collections.Generic;
using MediaMonitoringSystem.Models.Contracts;
using MongoDB.Bson;
using MongoDB.Bson.Serialization.Attributes;
public class MediaDistributorModel : IMediaDistributorModel
{
public MediaDistributorModel(... | 2.231258 | 39f46a7121dc3a1a5cd25d808f81b356 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10107 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Otard95/tools-exam-2",
"max_stars_repo_path": "LevelEditor/Models/TileMap.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10108"
} | starcoder | <reponame>Otard95/tools-exam-2<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using LevelEditor.Domain;
using LevelEditor.Domain.Exceptions;
using LevelEditor.Services;
using Newtonsoft.Json;
namespace LevelEditor.Models
{
public class TileMap
{
public int Dimension { ge... | 2.504167 | d229763a40d303f0dd79ce8bc74a1428 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10108 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "jbe2277/DotNetApiBrowser",
"max_stars_repo_path": "src/DotNetApiBrowser/DotNetApiBrowser.Presentation/Converters/NugetAssemblyPathConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10109"
} | starcoder | using System;
using System.Globalization;
using System.Windows.Data;
namespace Waf.DotNetApiBrowser.Presentation.Converters
{
public class NugetAssemblyPathConverter : IValueConverter
{
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
{
re... | 2.459332 | 81e600e4b1a85a9c12af47b137c1d921 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10109 | {
"extension": "c-sharp",
"max_stars_count": "109.0",
"max_stars_repo_name": "adnang/pulumi-azure",
"max_stars_repo_path": "sdk/dotnet/Authorization/Outputs/RoleDefinitionPermission.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10110"
} | starcoder | // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | 1.838791 | 29b649d54c5fc990479d31ad28f38d67 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10110 | {
"extension": "c-sharp",
"max_stars_count": "124.0",
"max_stars_repo_name": "Steph55/DirectN",
"max_stars_repo_path": "DirectN/DirectN/Extensions/DWriteFontStreamFile.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10111"
} | starcoder | using System;
using System.IO;
namespace DirectN
{
public sealed class DWriteFontStreamFile : DWriteFontFile, IDisposable
{
public DWriteFontStreamFile(string filePath)
{
LastWriteTime = File.GetLastWriteTime(filePath);
FilePath = filePath;
Owned = true;
... | 2.905845 | 86a7c51d9d08aba4ea8755c104313f1e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10111 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "alas/s2geometry",
"max_stars_repo_path": "S2Geometry/Query/S2ContainsVertexQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10112"
} | starcoder | <reponame>alas/s2geometry<filename>S2Geometry/Query/S2ContainsVertexQuery.cs
using System;
using System.Collections.Generic;
namespace S2Geometry
{
// This class determines whether a polygon contains one of its vertices given
// the edges incident to that vertex. The result is +1 if the vertex is
// contai... | 3.038572 | 9d0c252b96d660f230618f763bf7d187 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10112 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jtschuster/runtime",
"max_stars_repo_path": "src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADStoreCtx_LoadStore.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10113"
} | starcoder | <filename>src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADStoreCtx_LoadStore.cs
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
using System.Diagnostics;
u... | 2.161495 | b1c7395e2df882741b9fbd5c9bde6e54 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10113 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "studentutu/Razensoft.Functional",
"max_stars_repo_path": "src/Razensoft.Functional/Runtime/Result/Extensions/BindAsyncRight.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10114"
} | starcoder | <filename>src/Razensoft.Functional/Runtime/Result/Extensions/BindAsyncRight.cs
using System;
using System.Threading.Tasks;
namespace Razensoft.Functional
{
public static partial class AsyncResultExtensionsRightOperand
{
/// <summary>
/// Selects result from the return value of a given funct... | 2.548777 | c2d87194a258c181e2ef5c1cd905c621 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10114 | {
"extension": "c-sharp",
"max_stars_count": "163.0",
"max_stars_repo_name": "yurisouza/Protogame",
"max_stars_repo_path": "Protogame/Analytics/IAnalyticsEngine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10115"
} | starcoder | namespace Protogame
{
using System.Collections.Generic;
using Microsoft.Xna.Framework;
/// <summary>
/// An interface that describes an analytics engine.
/// </summary>
/// <remarks>
/// It is important that the analytics engine implementation buffers events before sending
/// them to ... | 2.796605 | 6bbad0cf4d48dc51892dd9ad9f8bfec8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10115 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "idonthaveafifaaddiction/dovetail-bootstrap",
"max_stars_repo_path": "source/Dovetail.SDK.ModelMap.Integration/Session/session_load.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10116"
} | starcoder | <reponame>idonthaveafifaaddiction/dovetail-bootstrap
using System;
using System.Collections.Generic;
using System.Linq;
using Dovetail.SDK.Bootstrap.Clarify;
using Dovetail.SDK.Bootstrap.Configuration;
using FChoice.Common.Licensing;
using NUnit.Framework;
using StructureMap;
namespace Dovetail.SDK.ModelMap.I... | 1.964992 | 2d41839ae0f0c3b84145c191f30dcd1b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10116 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kpalosaa/gwen-net-lua",
"max_stars_repo_path": "Library/Portable/Control/Border.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10117"
} | starcoder | <reponame>kpalosaa/gwen-net-lua<filename>Library/Portable/Control/Border.cs
using System;
using MoonSharp.Interpreter;
namespace GwenNetLua.Control
{
public class Border : Internal.ControlBase
{
public static Border Create(Internal.ControlBase parent)
{
return new Border(new Gwen.Control.Border(parent.Target... | 1.932187 | 171865df449f64dba53dbe3c5822582a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10117 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "smaglio81/Ucsb.Sa.Enterprise.ClientExtensions",
"max_stars_repo_path": "Ucsb.Sa.Enterprise.ClientExtensions.Tests/HttpCallRepeaterTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10118"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Ucsb.Sa.Enterprise.MvcExtensions.Tests
{
[TestClass]
public class HttpCallRepeaterTests
{
[TestMethod]
public void RepeatById()
{
... | 1.916439 | 562c7f5636aaa8718f12312f0b21fe44 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10118 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wladweb/EnemyGenerator",
"max_stars_repo_path": "Assets/Scripts/SpawnPoint.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10119"
} | starcoder | using UnityEngine;
public class SpawnPoint : MonoBehaviour
{
[SerializeField] private Enemy _enemy;
public void SpawnEnemy()
{
Instantiate(_enemy, transform.position, Quaternion.identity);
}
}
| 2.081842 | fbf692da651caf3cb3067b7c58c307a3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10119 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "zhangyaxing12/AElf",
"max_stars_repo_path": "src/AElf.Kernel.Configuration/IConfigurationNameProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10120"
} | starcoder | <gh_stars>1-10
namespace AElf.Kernel.Configuration
{
public interface IConfigurationNameProvider
{
string ConfigurationName { get; }
}
} | 1.249931 | 474670bc5cea744a9afc578d32263546 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10120 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NTD98/ASP_ANGULAR",
"max_stars_repo_path": "asset-management-api/src/GSoft.AbpZeroTemplate.Web.Mvc/Areas/AppAreaName/Controllers/MaintenanceController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10121"
} | starcoder | using Abp.AspNetCore.Mvc.Authorization;
using Microsoft.AspNetCore.Mvc;
using GSoft.AbpZeroTemplate.Authorization;
using GSoft.AbpZeroTemplate.Caching;
using GSoft.AbpZeroTemplate.Web.Areas.AppAreaName.Models.Maintenance;
using GSoft.AbpZeroTemplate.Web.Controllers;
namespace GSoft.AbpZeroTemplate.Web.Areas.AppAreaNa... | 1.61434 | 9bbb10e7c020a7c74845812d98934218 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10121 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zero77/WalletWasabi",
"max_stars_repo_path": "WalletWasabi.Gui/CommandLine/Daemon.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10122"
} | starcoder | using NBitcoin;
using System;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using WalletWasabi.Blockchain.Keys;
using WalletWasabi.CoinJoin.Client.Clients.Queuing;
using WalletWasabi.Logging;
using WalletWasabi.Userfacing;
using WalletWasabi.Wallets;
namespace WalletWasabi.Gui.CommandLine
{
public... | 2.222799 | 0661f464356c96f40301d4ab46f89a0d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10122 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "teodortenchev/C-Sharp-Advanced-Coursework",
"max_stars_repo_path": "C# OOP Basics/InterfacesAndAbstraction/P8_MilitaryElite/Contracts/IEngineer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10123"
} | starcoder | using System.Collections.Generic;
namespace MilitaryElite.Contracts
{
public interface IEngineer : ISpecialisedSoldier
{
ICollection<IRepairs> Repairs { get; }
void AddRepair(IRepairs repair);
}
}
| 1.907354 | df413dc601e67b668726750186233acb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10123 | {
"extension": "c-sharp",
"max_stars_count": "43.0",
"max_stars_repo_name": "jdluzen/pineblog",
"max_stars_repo_path": "src/Opw.PineBlog.Core/Files/IUploadFileCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10124"
} | starcoder | <gh_stars>10-100
using MediatR;
using Microsoft.AspNetCore.Http;
using System.Threading;
using System.Threading.Tasks;
namespace Opw.PineBlog.Files
{
/// <summary>
/// Interface for commands that upload a file.
/// </summary>
public interface IUploadFileCommand : IRequest<Result<string>>
{
... | 2.386003 | b704006377e59bbb0f8a17f2afd540b1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10124 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "I2PM/alps.net.api",
"max_stars_repo_path": "alps .net api/alps.net.api/StandardPASS/PassProcessModelElements/BehaviorDescribingComponents/States/ISendState.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10125"
} | starcoder | <gh_stars>1-10
using System.Collections.Generic;
namespace alps.net.api.StandardPASS.BehaviorDescribingComponents
{
/// <summary>
/// Interface to the send type class
/// </summary>
public interface ISendState : IStandardPASSState
{
/// <summary>
/// Method that sets the send tran... | 2.413404 | 997e6f3b45603ef77abd3bb4ba15e55d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10125 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "MadSquirrel/LDtkToUnity",
"max_stars_repo_path": "Assets/LDtkUnity/Runtime/Data/Extensions/Instance/FieldInstanceGridPoint.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10126"
} | starcoder | using Newtonsoft.Json;
using UnityEngine;
namespace LDtkUnity
{
public partial class FieldInstanceGridPoint
{
/// <value>
/// Grid-based coordinate
/// </value>
[JsonIgnore] public Vector2Int UnityCoord => new Vector2Int((int)Cx, (int)Cy);
internal static Field... | 2.131588 | 6ff89ca4da3b62f2fd52c0c9c325961e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10126 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NathanClouseAX/AAXDataEntityPerfTest",
"max_stars_repo_path": "Projects/AAXDataEntityPerfTest/ConsoleApp1/Connected Services/D365/TrvAppStatus.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10127"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | 1.667633 | 50978199bfcf8c47e71b48e508e3ab58 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10127 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "TransparenzImGesundheitswesen/Datengenerator",
"max_stars_repo_path": "Datengenerator/Datengenerator/Kern/Feldtypen/FeldHash.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10128"
} | starcoder | <reponame>TransparenzImGesundheitswesen/Datengenerator
using Datengenerator.Konfig;
using System;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Xml.Linq;
namespace Datengenerator.Kern
{
class FeldHash : Feld
{
public FeldHash(XElement xml, Random r) : base(xml,... | 2.413047 | 746ad045572612cb27e49db3cf092dee |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10128 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "sanych-sun/RabbitMQ.Next",
"max_stars_repo_path": "src/RabbitMQ.Next/Transport/Methods/Queue/PurgeOkMethod.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10129"
} | starcoder | using RabbitMQ.Next.Abstractions;
using RabbitMQ.Next.Abstractions.Methods;
namespace RabbitMQ.Next.Transport.Methods.Queue
{
public readonly struct PurgeOkMethod : IIncomingMethod
{
public PurgeOkMethod(uint messageCount)
{
this.MessageCount = messageCount;
}
publi... | 1.858467 | a8074a2f90956a382e1181987c100f15 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10129 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "zouzjidelu/Adnc",
"max_stars_repo_path": "src/ServerApi/Portal/Adnc.Maint/Adnc.Maint.Core/CoreServices/MaintManagerService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10130"
} | starcoder | <filename>src/ServerApi/Portal/Adnc.Maint/Adnc.Maint.Core/CoreServices/MaintManagerService.cs
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Adnc.Maint.Core.Entities;
using Adnc.Core.Shared.IRepositories;
namespace Adnc.Maint.Core.CoreServices
{
pu... | 2.310973 | 68f753ff3cfc1ac35711f292297cf8df |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10130 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sajermann/CursoTorneseUmProgramador",
"max_stars_repo_path": "MVC_GerenciadorDeConteudo/MVC_GerenciadorDeConteudo/Database/PaginaDB.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10131"
} | starcoder | using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Data.SqlClient;
using System.Text;
namespace Database
{
public class PaginaDB
{
private string sqlConn()
{
return ConfigurationManager.AppSettings["sqlConn"];
}
... | 2.966101 | 963836136daf25cc66f3909280c05a84 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10131 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "asrieltiago/GitCsharp",
"max_stars_repo_path": "MVCProjectHome/MVCProject/MVCProject/View/Adicionar/frmAddUsuarios.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10132"
} | starcoder | namespace MVCProject.View.Adicionar
{
partial class frmAddUsuarios
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summa... | 2.047219 | c7f847038d4c340777a9cc24ac2f0b86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10132 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "javaadpatel/ExRam.Gremlinq",
"max_stars_repo_path": "ExRam.Gremlinq.Core/Queries/Steps/AddElementStep.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10133"
} | starcoder | <filename>ExRam.Gremlinq.Core/Queries/Steps/AddElementStep.cs
using System;
using System.Collections.Concurrent;
using System.Linq;
using System.Runtime.CompilerServices;
using LanguageExt;
namespace ExRam.Gremlinq.Core
{
public abstract class AddElementStep : Step
{
private static readonly Conditiona... | 2.601938 | 68fed11bb506cd6e773d4bd417440776 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10133 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "arashaan/R8.Lib",
"max_stars_repo_path": "src/R8.AspNetCore/Localization/LocalizerDIConfiguration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10134"
} | starcoder | using Microsoft.AspNetCore.Builder;
using R8.Lib.Wrappers;
using System;
namespace R8.AspNetCore.Localization
{
public static class LocalizerDiConfiguration
{
public static void UseResponse(this IServiceProvider serviceProvider)
{
WrapperConnection.Services = serviceProvider;
... | 1.618461 | 540e1faa4acbc6ee22f78847b712f6ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10134 | {
"extension": "c-sharp",
"max_stars_count": "121.0",
"max_stars_repo_name": "sisisin/pulumi-gcp",
"max_stars_repo_path": "sdk/dotnet/Monitoring/MetricDescriptor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10135"
} | starcoder | // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | 2.154346 | 748293045102a7811ebe3f8b90d6aff9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10135 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Cenngo/R6Tab.NET",
"max_stars_repo_path": "R6TabApiWrapper/Interfaces/IGamemodeStats.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10136"
} | starcoder | <reponame>Cenngo/R6Tab.NET<filename>R6TabApiWrapper/Interfaces/IGamemodeStats.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace R6Api.Interfaces
{
/// <summary>
/// Gamemode Stat Template for Rainbow6
/// </summary>
public interface IGamemodeStats
{
int Kills { get; }
int Deaths... | 2.006726 | 105c03e43271d6cc6870267688c217e3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 10136 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "anusapan/azure-iot-sdk-csharp",
"max_stars_repo_path": "iothub/device/src/ClientOptions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:10137"
} | starcoder | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.Azure.Devices.Client
{
/// <summary>
/// Options that allow configuration of the device or module client instance during initialization.
... | 2.064783 | 64f75f2b05e4d73f1c789b934c63b940 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.